memo_database Struct Reference
[memo_database]

#include <database.h>


Data Fields

sqlite3 * db
 The database.
unsigned long last_change
 Contains the number of INSERT, DELETE and UPDATE queries that have been sent to the database.


Field Documentation

The database.

Currently it's an SQLite3 database.

See also:
http://sqlite.org/

Contains the number of INSERT, DELETE and UPDATE queries that have been sent to the database.


The documentation for this struct was generated from the following file:

Generated on Sun Feb 22 01:45:40 2009 for memo by  doxygen 1.5.7.1