racket/collects/db/scribblings
Matthew Flatt 41e9e3e5ff db: add `sqlite3-available?'
Loading `db/sqlite3' no longer raises an exception if
the SQLite library isn't found. Instead, `sqlite3-connect'
raises an exception, while `sqlite3-available?' reports
whether it will work.

The dynamic test allows the documentation-help system
to continue to work if SQLite3 is not available. Currently,
though, `raco setup' still insists on using SQLite3 to
build the database of documented tags.
2012-11-23 18:44:51 -07:00
..
config.rkt db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
connect.scrbl db: add `sqlite3-available?' 2012-11-23 18:44:51 -07:00
db.scrbl db: split example logs into one per scribble file to make drdr happy 2012-08-25 19:02:18 -04:00
log-for-connect.rktd db: split example logs into one per scribble file to make drdr happy 2012-08-25 19:02:18 -04:00
log-for-query.rktd db: split example logs into one per scribble file to make drdr happy 2012-08-25 19:02:18 -04:00
log-for-sql-types.rktd db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
log-for-using-db.rktd db: split example logs into one per scribble file to make drdr happy 2012-08-25 19:02:18 -04:00
log-for-util.rktd db: split example logs into one per scribble file to make drdr happy 2012-08-25 19:02:18 -04:00
notes.scrbl db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
query.scrbl db: split example logs into one per scribble file to make drdr happy 2012-08-25 19:02:18 -04:00
sql-types.scrbl db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
tabbing.rkt removed useless requires 2011-09-27 19:28:44 -06:00
using-db.scrbl db: split example logs into one per scribble file to make drdr happy 2012-08-25 19:02:18 -04:00
util.scrbl db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00