SQLite

Check-in [45c6a760ca]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Allow the RBU module to read data from appropriately named SQL views created within the RBU database.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 45c6a760ca63d19a7ccc352c7e35d8391025b515
User & Date: dan 2015-07-24 18:58:59.288
Context
2015-07-24
19:56
Fix the pragma2.test module so that it works with SQLITE_ENABLE_MEMORY_MANAGEMENT. (check-in: de281a4fac user: drh tags: trunk)
18:58
Allow the RBU module to read data from appropriately named SQL views created within the RBU database. (check-in: 45c6a760ca user: dan tags: trunk)
18:22
Fix a test script bug introduced by [562687d9]. (check-in: a343745d99 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Added ext/rbu/rbu14.test.
Changes to ext/rbu/sqlite3rbu.c.