This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
gosora
Watch
1
Star
0
Fork
You've already forked gosora
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
be609b47ce
gosora
/
schema
/
pgsql
/
query_postchunks.sql
4 lines
95 B
SQL
Raw
Blame
History
CREATE
TABLE
"
postchunks
"
(
`
count
`
int
DEFAULT
0
not
null
,
`
createdAt
`
timestamp
not
null
)
;
Reference in New Issue
View Git Blame
Copy Permalink