Changes for version 0.3 - 2004-03-23

  • Removed MKDoc::SQL::Exception
  • Fixed another bug in MKDoc::SQL::Category
  • Added test suite
  • Added MKDoc::Setup::SQL install script
  • Added MKDoc::Init::DBI initialization handler

Modules

Database abstraction layer
Hierarchical ordrered category table object.
construct complex SQL conditions
Table with inverted weighted keyword searches
Lightweight wrapper around SQL tables
MKDoc SQL Query object
Table object.
ALL MKDoc column types

Provides

in lib/MKDoc/Init/DBI.pm
in lib/MKDoc/SQL/DBH.pm
in lib/MKDoc/SQL/MySQL.pm
in lib/MKDoc/SQL/Type/AbstractFloat.pm
in lib/MKDoc/SQL/Type/AbstractInt.pm
in lib/MKDoc/SQL/Type/AbstractNumber.pm
in lib/MKDoc/SQL/Type/AbstractType.pm
in lib/MKDoc/SQL/Type/BigInt.pm
in lib/MKDoc/SQL/Type/Blob.pm
in lib/MKDoc/SQL/Type/Char.pm
in lib/MKDoc/SQL/Type/Date.pm
in lib/MKDoc/SQL/Type/DateTime.pm
in lib/MKDoc/SQL/Type/Double.pm
in lib/MKDoc/SQL/Type/Float.pm
in lib/MKDoc/SQL/Type/Int.pm
in lib/MKDoc/SQL/Type/LongBlob.pm
in lib/MKDoc/SQL/Type/LongText.pm
in lib/MKDoc/SQL/Type/MediumBlob.pm
in lib/MKDoc/SQL/Type/MediumInt.pm
in lib/MKDoc/SQL/Type/MediumText.pm
in lib/MKDoc/SQL/Type/Numeric.pm
in lib/MKDoc/SQL/Type/SmallInt.pm
in lib/MKDoc/SQL/Type/Text.pm
in lib/MKDoc/SQL/Type/Time.pm
in lib/MKDoc/SQL/Type/TinyInt.pm
in lib/MKDoc/SQL/Type/VarChar.pm
in lib/MKDoc/Setup/SQL.pm