This website requires JavaScript.
Explore
Help
Sign In
nightshade
/
nerak
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
048d922edd350e879ce7d1fec83ec72d2fdf6a8e
nerak
/
12_rails_15_min_blog_external
/
delete_post.sql
T
3 lines
37 B
SQL
Raw
Normal View
History
Unescape
Escape
MaCH repo
2025-07-24 12:46:01 -05:00
DELETE
FROM
posts
WHERE
id
=
{{
id
}}
;
Reference in New Issue
Copy Permalink