mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-02-04 17:22:16 +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