ladybird/Libraries/LibDatabase
Timothy Flynn 094891fdf2 LibDatabase: Switch to new SQLite3 library name
The namespace changed in CMake 4.3.1. A verbose deprecation warning is
now logged repeatedly during the build. See:

d4754c1
2026-03-31 17:28:21 -04:00
..
CMakeLists.txt LibDatabase: Switch to new SQLite3 library name 2026-03-31 17:28:21 -04:00
Database.cpp LibDatabase: Allow String values to contain embedded null bytes 2026-02-14 10:25:33 -05:00
Database.h LibDatabase: Allow creating a memory backed database 2026-02-14 10:25:33 -05:00
Forward.h LibDatabase+LibWebView: Extract our SQLite wrapper to its own library 2025-10-14 13:40:33 +02:00