1
0
justguestbook/database/sqlite
2023-05-09 21:30:17 +04:00
..
queries Return both website and hide_website fields (for use on an admin page). Using COALESCE to return 0 and an empty string if there is no reply to not deal with NULL. 2023-05-09 21:30:17 +04:00
database_test.go Modified tests accordingly to all changes. 2023-05-06 22:21:23 +04:00
database.go Don't modify reply's date when edit. 2023-05-06 22:20:58 +04:00