Changes for version 0.59
- Fixed bug that prevented last_insert_id() from working with AUTONUMBER fields.
- Added MySQL-like "select fn()" capability. Previously, one had to use the Oracle-ish "select fn() from DUAL".
- Fixed CaseTableNames bug.
- Fixex problem that caused warning message when doing a $dB->disconnect() when using AutoCommit.
- Added several numeric datatype names and mapped them to the existing numeric types.
- Added 2 MySQL-ish functions: CURDATE, NOW (and now).
Modules
Perl extension for DBI, providing database emmulation via flat files.
Modified version of Sprite to manipulate text delimited flat-files as databases using SQL emulating Oracle. The remaining documentation is based on Sprite.
Provides
in lib/DBD/Sprite.pm
in lib/DBD/Sprite.pm
in lib/DBD/Sprite.pm