This website requires JavaScript.
Explore
Help
Register
Sign In
Peter
/
axum-async-graphql
Watch
1
Star
0
Fork
0
You've already forked axum-async-graphql
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c0e4b88c0560234ae2db0f89c279f370dc378171
axum-async-graphql
/
migrations
/
20240530183519_init.down.sql
4 lines
96 B
MySQL
Raw
Normal View
History
Unescape
Escape
refactor Ulid und Dataloader
2026-06-06 11:59:20 +02:00
DROP
DOMAIN
ulid
CASCADE
;
DROP
EXTENSION
IF
EXISTS
ltree
;
DROP
EXTENSION
IF
EXISTS
"
uuid-ossp
"
;
Reference in New Issue
Copy Permalink