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-04-30 09:28:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d0a4627a9c8f57609af971b1efad043727e0f54
tinyauth
/
internal
/
assets
/
migrations
/
sqlite
/
000001_init_sqlite.down.sql
T
Scott McKendry
1d0a4627a9
refactor(db): use new store interface
2026-04-30 19:18:33 +12:00
1 line
32 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
"
sessions
"
;
Reference in New Issue
View Git Blame
Copy Permalink