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-05 11:58:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0244f39387be47a925af2eec15eba5b8a7820b30
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