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
0ce7f8a9d7
gosora
/
schema
/
pgsql
/
query_sync.sql
3 lines
58 B
SQL
Raw
Blame
History
CREATE
TABLE
`
sync
`
(
`
last_update
`
timestamp
not
null
)
;
Reference in New Issue
View Git Blame
Copy Permalink