mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 15:01:09 +00:00
sql
This commit is contained in:
@@ -98,7 +98,7 @@ create table if not exists posts
|
||||
overview varchar(100) null,
|
||||
content varchar(5000) not null,
|
||||
text varchar(3000) not null,
|
||||
created_at timestamp not null,
|
||||
created_at timestamp not null,
|
||||
visibility varchar(100) not null,
|
||||
url varchar(500) not null,
|
||||
repost_id bigint null,
|
||||
|
||||
Reference in New Issue
Block a user