1
0
Fork 0
justguestbook/internal/database/sqlite/queries
Alexander Andreev 6abae1d7ca
Added entry_id to change in UPDATE for an entry.
2022-10-21 04:36:41 +04:00
..
entryCount.sql Added new sql statements. In new reply entry_id and created swapped places. 2022-10-21 04:22:07 +04:00
entryDelete.sql Initial commit. 2022-10-19 03:25:43 +04:00
entryGetAll.sql In entryGetAll.sql entry.message moved next to name. 2022-10-21 04:20:53 +04:00
entryNew.sql Initial commit. 2022-10-19 03:25:43 +04:00
entryUpdate.sql Added entry_id to change in UPDATE for an entry. 2022-10-21 04:36:41 +04:00
replyDelete.sql Initial commit. 2022-10-19 03:25:43 +04:00
replyNew.sql Added new sql statements. In new reply entry_id and created swapped places. 2022-10-21 04:22:07 +04:00
replyUpdate.sql Added entry_id to UPDATE to change for a reply. 2022-10-21 04:36:22 +04:00
schema.sql Initial commit. 2022-10-19 03:25:43 +04:00