summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST107
1 files changed, 107 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..94896d3
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,107 @@
+Changes
+dbdimp.c
+dbdimp.h
+fts3_tokenizer.h
+inc/Test/NoWarnings.pm
+inc/Test/NoWarnings/Warning.pm
+lib/DBD/SQLite.pm
+lib/DBD/SQLite/Cookbook.pod
+LICENSE
+Makefile.PL
+MANIFEST This list of files
+MANIFEST.SKIP
+MYMETA.json
+MYMETA.yml
+ppport.h
+README
+SQLite.xs
+sqlite3.c
+sqlite3.h
+sqlite3ext.h
+SQLiteXS.h
+t/01_compile.t
+t/02_logon.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/09_create_function.t
+t/10_create_aggregate.t
+t/12_unicode.t
+t/13_create_collation.t
+t/14_progress_handler.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/35_table_info.t
+t/36_hooks.t
+t/37_regexp.t
+t/38_empty_statement.t
+t/39_foreign_keys.t
+t/40_multiple_statements.t
+t/41_placeholders.t
+t/42_primary_key_info.t
+t/43_fts3.t
+t/44_rtree.t
+t/45_savepoints.t
+t/46_mod_perl.t
+t/47_execute.t
+t/48_bind_param_is_sticky.t
+t/49_trace_and_profile.t
+t/50_foreign_key_info.t
+t/51_table_column_metadata.t
+t/52_db_filename.t
+t/53_status.t
+t/cookbook_variance.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_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
+t/rt_48393_debug_panic_with_commit.t
+t/rt_50503_fts3.t
+t/rt_52573_manual_exclusive_lock.t
+t/rt_53235_icu_compatibility.t
+t/rt_62370_diconnected_handles_operation.t
+t/rt_64177_ping_wipes_out_the_errstr.t
+t/rt_67581_bind_params_mismatch.t
+t/rt_71311_bind_col_and_unicode.t
+t/rt_73159_fts_tokenizer_segfault.t
+t/rt_73787_exponential_buffer_overflow.t
+t/rt_77724_primary_key_with_a_whitespace.t
+t/rt_78833_utf8_flag_for_column_names.t
+typemap
+util/getsqlite.pl
+xt/meta.t
+xt/pmv.t
+xt/pod.t
+META.yml Module YAML meta-data (added by MakeMaker)
+META.json Module JSON meta-data (added by MakeMaker)