mirror of
https://github.com/idanoo/nzart-exam-generator
synced 2025-07-01 22:02:17 +00:00
I give up for now
This commit is contained in:
parent
9985eeed2a
commit
9f6e348e05
3 changed files with 202 additions and 38 deletions
|
@ -1,4 +1,4 @@
|
|||
-- base sql
|
||||
-- Creates an empty DB for your own questions/etc.
|
||||
CREATE TABLE IF NOT EXISTS `user` (
|
||||
`user_id` INT(11) NOT NULL AUTO_INCREMENT,
|
||||
`user_time` INT(11) NOT NULL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue