mirror of
https://github.com/standardebooks/web.git
synced 2025-07-08 15:50:29 -04:00
work
This commit is contained in:
parent
d086ea59bd
commit
7f50f00b42
15 changed files with 303 additions and 130 deletions
|
@ -1,4 +1,4 @@
|
|||
CREATE TABLE `FeedUsers` (
|
||||
CREATE TABLE `ApiKeys` (
|
||||
`UserId` int(10) unsigned NOT NULL,
|
||||
`Created` datetime NOT NULL,
|
||||
`Ended` datetime DEFAULT NULL,
|
Loading…
Add table
Add a link
Reference in a new issue