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