mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
114 lines
1.3 KiB
Text
114 lines
1.3 KiB
Text
alter.c
|
|
analyze.c
|
|
attach.c
|
|
auth.c
|
|
btree.c
|
|
btree.h
|
|
btreeInt.h
|
|
build.c
|
|
callback.c
|
|
Changes
|
|
complete.c
|
|
date.c
|
|
dbdimp.c
|
|
dbdimp.h
|
|
delete.c
|
|
expr.c
|
|
func.c
|
|
fts2.c
|
|
fts2.h
|
|
fts2_hash.c
|
|
fts2_hash.h
|
|
fts2_icu.c
|
|
fts2_porter.c
|
|
fts2_tokenizer.c
|
|
fts2_tokenizer.h
|
|
fts2_tokenizer1.c
|
|
getsqlite.pl
|
|
hash.c
|
|
hash.h
|
|
insert.c
|
|
keywordhash.h
|
|
legacy.c
|
|
lib/DBD/SQLite.pm
|
|
loadext.c
|
|
main.c
|
|
Makefile.PL
|
|
malloc.c
|
|
MANIFEST
|
|
MANIFEST.SKIP
|
|
META.yml Module meta-data (added by MakeMaker)
|
|
opcodes.c
|
|
opcodes.h
|
|
os.c
|
|
os.h
|
|
os_common.h
|
|
os_os2.c
|
|
os_os2.h
|
|
os_unix.c
|
|
os_win.c
|
|
pager.c
|
|
pager.h
|
|
parse.c
|
|
parse.h
|
|
ppport.h
|
|
pragma.c
|
|
prepare.c
|
|
printf.c
|
|
random.c
|
|
README
|
|
select.c
|
|
SQLite.xs
|
|
sqlite3.h
|
|
sqlite3ext.h
|
|
sqliteInt.h
|
|
sqliteLimit.h
|
|
SQLiteXS.h
|
|
t/00basic.t
|
|
t/01logon.t
|
|
t/02cr_table.t
|
|
t/03insert.t
|
|
t/04select.t
|
|
t/05tran.t
|
|
t/06error.t
|
|
t/07busy.t
|
|
t/08create_function.t
|
|
t/09create_aggregate.t
|
|
t/10dsnlist.t
|
|
t/11unicode.t
|
|
t/20createdrop.t
|
|
t/30insertfetch.t
|
|
t/40bindparam.t
|
|
t/40blobs.t
|
|
t/40blobtext.t
|
|
t/40listfields.t
|
|
t/40nulls.t
|
|
t/40numrows.t
|
|
t/40prepcached.t
|
|
t/50chopblanks.t
|
|
t/50commit.t
|
|
t/60metadata.t
|
|
t/70schemachange.t
|
|
t/90cppcomments.t
|
|
t/99cleanup.t
|
|
t/ak-dbd.t
|
|
t/dbdadmin.t
|
|
t/lib.pl
|
|
t/SQLite.dbtest
|
|
table.c
|
|
tokenize.c
|
|
trigger.c
|
|
update.c
|
|
utf.c
|
|
util.c
|
|
vacuum.c
|
|
vdbe.c
|
|
vdbe.h
|
|
vdbeapi.c
|
|
vdbeaux.c
|
|
vdbeblob.c
|
|
vdbefifo.c
|
|
vdbeInt.h
|
|
vdbemem.c
|
|
vtab.c
|
|
where.c
|