This website requires JavaScript.
Explore
Help
Register
Sign In
Peter
/
axum-async-graphql
Watch
1
Star
0
Fork
You've already forked axum-async-graphql
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bfce29c8ee
axum-async-graphql
/
migrations
/
20241202221730_liegenschfte...
6 lines
85 B
SQL
Raw
Blame
History
CREATE
TYPE
gruppen_herkunft
AS
ENUM
(
'
direkt
'
,
'
indirekt
'
,
'
beides
'
)
;
Reference in New Issue
View Git Blame
Copy Permalink