From a3d359e1cc4f40328f898653a5cc3b9711a522e6 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 17 Feb 2019 21:34:28 +0100 Subject: Import all wiki page from old wiki (links to fix) --- docs/version_db_auth.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/version_db_auth.md (limited to 'docs/version_db_auth.md') diff --git a/docs/version_db_auth.md b/docs/version_db_auth.md new file mode 100644 index 0000000..54de721 --- /dev/null +++ b/docs/version_db_auth.md @@ -0,0 +1,7 @@ +[[Database Structure|Database Structure]] > [[Auth-Database|Auth-Database]] > [[version_db_auth|version_db_auth]] + +Column | Type | Description +--- | --- | --- +Sql_rev | varchar(100) | +Required_rev | varchar(100) | +2016_09_04_00 | bit(1) | -- cgit