summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_sqlite3/schema
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r7282: ldb_sqlite3 work in progress.Derrell Lipman1-2/+2
(This used to be commit d934c42b00b68e8f4ac9d0583ac307818aeb494f)
2007-10-10r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman1-123/+84
called from multiple backends. (ldb_sqlite3 needs it too.) Added parameter for a callback function that determines whether an attribute needs case folding. - begin to prepare for sqlite3 in build process - work-in-progress updates, on ldb_sqlite3 (This used to be commit a80bced0b96ffb655559a43cf7f4d7a34deb5a7d)
2007-10-10r7260: save current schema before I blow it away to try something differentDerrell Lipman1-14/+14
(This used to be commit 676a9824934576056208d30ce34716cfb734ce58)
2007-10-10r7133: work in progress, including a HIGHLY revised and simplified schemaDerrell Lipman1-128/+249
(This used to be commit aa9bb6ad4cb7219a80a6589d406e47a15ac2c3a1)
2007-10-10r7116: work in progressDerrell Lipman1-2/+4
(This used to be commit c860a4f9940c04021ecc859240c5f35c3d1c4bed)
2007-10-10r6956: added start of ldb_sqlite3 workDerrell Lipman1-0/+240
(This used to be commit ac396a4a53756f40ad5e1d45ca23e002f9c649e7)