Skip to content

Instantly share code, notes, and snippets.

@YNSTakeru
Created April 6, 2024 05:11
Show Gist options
  • Save YNSTakeru/0048f161436d88f653a0c238344e3e24 to your computer and use it in GitHub Desktop.
Save YNSTakeru/0048f161436d88f653a0c238344e3e24 to your computer and use it in GitHub Desktop.
select id from parent_tasks where user_id = 1 and project_id = 1 order by id desc limit 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment