This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
sendou.ink
Watch
1
Star
0
Fork
0
You've already forked sendou.ink
mirror of
https://github.com/Sendouc/sendou.ink.git
synced
2026-05-06 13:19:31 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e87fd714e2
sendou.ink
/
app
/
db
/
models
/
builds
/
deleteById.sql
Kalle
d69f335866
Can delete build
2022-09-03 18:14:53 +03:00
4 lines
41 B
SQL
Raw
Blame
History
delete
from
"
Build
"
where
"
id
"
=
@
id
;
Reference in New Issue
View Git Blame
Copy Permalink