You are looking at historical revision 17190 of this page. It may differ significantly from its current revision.

awful-sql-de-lite

Description

Sqlite3 support for awful.

This extension provides a single procedure (enable-db) which sets Sqlite3 support for awful, based on the features provided by the sql-de-lite egg.

Author

Mario Domenech Goulart

Requirements

Procedure

[procedure] (enable-db)

Enable Sqlite3 support for awful. This procedure basically sets up awful to use the connection, disconnection, query and query escaping procedures for Sqlite3 databases.

See the awful-sql-de-lite egg for Sqlite3 support using the sqlite3 egg.

License

BSD

Version history

0.1
Initial release