1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 06:38:12 -04:00

DBD-SQLite: updated Changes (not yet releasable)

This commit is contained in:
Kenichi Ishigaki 2009-07-21 06:43:45 +00:00
parent 1ca47cd329
commit 8713237138

View file

@ -13,6 +13,8 @@ Changes for Perl extension DBD-SQLite
driver-private methods ("func" / "sqlite_*") (DAMI) driver-private methods ("func" / "sqlite_*") (DAMI)
- Removed unused and obsolete "list_tables" from SQLite.xs (DAMI) - Removed unused and obsolete "list_tables" from SQLite.xs (DAMI)
- Added a default implementation for the REGEXP infix operator (DAMI) - Added a default implementation for the REGEXP infix operator (DAMI)
- Renamed several internal sqlite3_ functions to sqlite_
for clarity (ISHIGAKI)
1.26_02 Fri 19 Jun 2009 1.26_02 Fri 19 Jun 2009
- Updated to SQLite 3.6.15 (DUNCAND) - Updated to SQLite 3.6.15 (DUNCAND)