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