The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.4 - 2004-03-24

  • Fixed a newly introduced bug in MKDoc::SQL::DBH
  • Added an instance() accessor in MKDoc::SQL::DBH

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