DBD-SQLite-Amalgamation 3.6.16 Latest
Files
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.yml
- Makefile.PL
- README
- SQLite.xs
- SQLiteXS.h
- dbdimp.c
- dbdimp.h
- inc/Test/NoWarnings.pm
- inc/Test/NoWarnings/Warning.pm
- lib/DBD/SQLite.pm
- lib/DBD/SQLite/Cookbook.pod
- ppport.h
- sqlite3.c
- sqlite3.h
- sqlite3ext.h
- t/01_compile.t
- t/02_logon.t
- t/02_logon_func.t
- t/03_create_table.t
- t/04_insert.t
- t/05_select.t
- t/06_tran.t
- t/07_error.t
- t/08_busy.t
- t/08_busy_func.t
- t/09_create_function.t
- t/09_create_function_func.t
- t/10_create_aggregate.t
- t/10_create_aggregate_func.t
- t/12_unicode.t
- t/13_create_collation.t
- t/13_create_collation_func.t
- t/14_progress_handler.t
- t/14_progress_handler_func.t
- t/15_ak_dbd.t
- t/16_column_info.t
- t/17_createdrop.t
- t/18_insertfetch.t
- t/19_bindparam.t
- t/20_blobs.t
- t/21_blobtext.t
- t/22_listfields.t
- t/23_nulls.t
- t/24_numrows.t
- t/25_chopblanks.t
- t/26_commit.t
- t/27_metadata.t
- t/28_schemachange.t
- t/29_cppcomments.t
- t/30_auto_rollback.t
- t/31_bind_weird_number_param.t
- t/32_inactive_error.t
- t/33_non_latin_path.t
- t/34_online_backup.t
- t/34_online_backup_func.t
- t/35_table_info.t
- t/97_meta.t
- t/98_pod.t
- t/99_pmv.t
- t/lib/Test.pm
- t/rt_15186_prepcached.t
- t/rt_21406_auto_finish.t
- t/rt_25371_asymmetric_unicode.t
- t/rt_25460_numeric_aggregate.t
- t/rt_25924_user_defined_func_unicode.t
- t/rt_25924_user_defined_func_unicode_func.t
- t/rt_27553_prepared_cache_and_analyze.t
- t/rt_29058_group_by.t
- t/rt_29629_sqlite_where_length.t
- t/rt_31324_full_names.t
- t/rt_32889_prepare_cached_reexecute.t
- t/rt_36836_duplicate_key.t
- t/rt_36838_unique_and_bus_error.t
- t/rt_40594_nullable.t