This website requires JavaScript.
Explore
Help
Sign In
martials
/
rust-lib
Watch
1
Star
0
Fork
0
You've already forked rust-lib
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
rust-lib
/
crates
/
tests
/
migrations
/
2024-08-04-214620_init_tables
/
down.sql
2 lines
37 B
MySQL
Raw
Normal View
History
Unescape
Escape
Makefile.toml TestContainers and diesel test database
2024-08-31 12:21:59 +02:00
DROP
TABLE
IF
EXISTS
"
user
"
CASCADE
;
Reference in New Issue
Copy Permalink