mirror of
https://github.com/slawkens/myaac.git
synced 2025-09-14 20:43:34 +02:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
29c8655aba | ||
![]() |
5c19651a6c | ||
![]() |
1946f56a49 |
@@ -55,6 +55,7 @@ CREATE TABLE `myaac_config`
|
||||
PRIMARY KEY (`id`),
|
||||
UNIQUE (`name`)
|
||||
) ENGINE = MyISAM;
|
||||
INSERT INTO `myaac_config` (`id`, `name`, `value`) VALUES (NULL, 'database_version', '1');
|
||||
|
||||
CREATE TABLE `myaac_faq`
|
||||
(
|
||||
|
Reference in New Issue
Block a user