stuff
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CREATE TABLE game_instances (
|
||||
CREATE TABLE releases (
|
||||
id text,
|
||||
game_id text,
|
||||
cart_data text,
|
||||
created_at time,
|
||||
is_official boolean
|
||||
repo_id text,
|
||||
release_number integer,
|
||||
cart_png_base64 text,
|
||||
created_at time
|
||||
)
|
||||
Reference in New Issue
Block a user