1
0
dwelling-home/pkg/mindflow/database/sqlite/queries
2023-09-25 00:23:06 +04:00
..
categoryDelete.sql Added delete category query. 2023-05-22 21:39:38 +04:00
categoryEdit.sql Impl. category editing. 2023-05-23 00:22:12 +04:00
categoryGetAll.sql Implemented getting all categories. 2023-05-22 05:21:53 +04:00
categoryNew.sql Added a to be completed Mindflow SQLite3 DB and queries. 2023-05-10 03:21:29 +04:00
postDelete.sql Added delete post query. 2023-05-14 03:34:43 +04:00
postEdit.sql A big revamp for mindflow and RSS. First of all, now RSS is 100% valid and has actual links instead of just a link to a post in a mindflow. Also, on mindflow page each post that has a URL field set has it displayed as Link: ... . 2023-09-25 00:23:06 +04:00
postGetAll.sql A big revamp for mindflow and RSS. First of all, now RSS is 100% valid and has actual links instead of just a link to a post in a mindflow. Also, on mindflow page each post that has a URL field set has it displayed as Link: ... . 2023-09-25 00:23:06 +04:00
postNew.sql A big revamp for mindflow and RSS. First of all, now RSS is 100% valid and has actual links instead of just a link to a post in a mindflow. Also, on mindflow page each post that has a URL field set has it displayed as Link: ... . 2023-09-25 00:23:06 +04:00
schema.sql A big revamp for mindflow and RSS. First of all, now RSS is 100% valid and has actual links instead of just a link to a post in a mindflow. Also, on mindflow page each post that has a URL field set has it displayed as Link: ... . 2023-09-25 00:23:06 +04:00