1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 22:58:17 -04:00
DBD-SQLite-SQLcipher/lib/DBD/SQLite
Laurent Dami c6d9c27e22 RT#99748
- added support for undef (NULLs) in comparisons
- new test file t/virtual_table/rt_99748.t for testing nulls and comparing vtable with a regular table
- tests that no security holes can be inserted in compiled regexes
- ROWIDs start at 1, not at 0
- replaced qr{..} by m{..}
2014-10-25 21:06:16 +02:00
..
VirtualTable RT#99748 2014-10-25 21:06:16 +02:00
Cookbook.pod move FTS documentation to a separate file 2014-07-05 04:19:31 +02:00
Fulltext_search.pod move FTS documentation to a separate file 2014-07-05 04:19:31 +02:00
VirtualTable.pm releng 1.45_03 2014-10-25 02:57:27 +09:00