You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor SQL query syntax in user image and comments table creation
- Updated SQL query syntax to use template literals for better readability and consistency.
- Changed method calls from `sql()` to `sql.query()` for inserting data into the database.
0 commit comments