This website requires JavaScript.
Explore
Help
Sign In
barbercollie
/
tinyauth
Watch
1
Star
0
Fork
1
You've already forked tinyauth
mirror of
https://github.com/steveiliop56/tinyauth.git
synced
2026-05-24 21:20:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f642298ba76a7b2eedd94b1eeffa48859c711a60
tinyauth
/
internal
/
assets
/
migrations
/
postgres
/
000001_init_postgres.down.sql
T
Scott McKendry
f642298ba7
feat(db): add postgresql support
2026-05-23 17:20:02 +12:00
2 lines
33 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
"
sessions
"
;
Reference in New Issue
View Git Blame
Copy Permalink