mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-14 16:04:38 +01:00
objects v3.1
This commit is contained in:
@@ -3,7 +3,6 @@ BEGIN;
|
||||
CREATE TABLE user_binaries
|
||||
(
|
||||
id int PRIMARY KEY,
|
||||
type1 bytea,
|
||||
type2 bytea,
|
||||
type3 bytea
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user