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.2 - 2004-03-18

  • Fixed some MKDoc::SQL::Category issues
  • Fixed some code to make the lib work OK with MKDoc::Core

Modules

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

Provides

in lib/MKDoc/SQL/DBH.pm
in lib/MKDoc/SQL/Exception.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