mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
DBD-SQLite: updated Changes (not yet releasable)
This commit is contained in:
parent
1ca47cd329
commit
8713237138
1 changed files with 2 additions and 0 deletions
2
Changes
2
Changes
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue