mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-03 17:08:31 +08:00
@@ -471,8 +471,8 @@ void mdb_register_backend(MdbHandle *mdb, char *backend_name, guint32 capabiliti
|
|||||||
short_now, long_now,
|
short_now, long_now,
|
||||||
date_fmt, shortdate_fmt,
|
date_fmt, shortdate_fmt,
|
||||||
charset_statement,
|
charset_statement,
|
||||||
drop_statement,
|
|
||||||
"CREATE TABLE %s\n",
|
"CREATE TABLE %s\n",
|
||||||
|
drop_statement,
|
||||||
constraint_not_empty_statement,
|
constraint_not_empty_statement,
|
||||||
column_comment_statement,
|
column_comment_statement,
|
||||||
per_column_comment_statement,
|
per_column_comment_statement,
|
||||||
|
|||||||
Reference in New Issue
Block a user