17.1. The table t_meta

The t_meta table contains the following meta-information about the database:

meta_app

This string contains the name of the application that created the database.

meta_version

This string contains the version number of the application that created the database.

meta_type

This string describes the type of the database. Currently only the type "risx" is supported.

meta_create_date

This timestamp is set by refdbd when the database is created.

meta_modify_date

This timestamp is updated by refdbd whenever the database is changed.