TinyMUSH 3.3
TinyMUSH Server
|
Files | |
file | db_sql.c |
Module for SQL interface. | |
file | db_sql.h [code] |
Module for SQL interface. | |
file | db_sql_msql.c |
Module for mSQL interface. | |
file | db_sql_mysql.c |
Module for MySQL interface. | |
file | db_sql_none.c |
Module placeholder when no SQL interface is implemented. | |
file | db_sql_pgsql.c |
Module for pgSQL interface. | |
file | db_sql_sqlite3.c |
Module for SQLite3 interface. | |