|
bea8df31cb
|
Return Guestbook interface instead of SQLiteDatabase instance.
|
2023-05-06 22:19:04 +04:00 |
|
|
f602dddff3
|
Replaced Update*() with Edit*().
|
2023-05-06 22:18:20 +04:00 |
|
|
723d2d4772
|
Make DeleteReply() return count of affected rows.
|
2023-03-23 17:03:23 +04:00 |
|
|
0bcf1bfce3
|
Changed arav.top to arav.su.
|
2023-03-11 22:21:33 +04:00 |
|
|
c79ab5cf60
|
Date cannot be scanned directly to time.Time type, so we need to read a date to a string first.
|
2023-02-05 20:03:36 +04:00 |
|
|
837fec8545
|
Removed unneded CURRENT_TIMESTAMP defaults.
|
2023-02-05 20:02:22 +04:00 |
|
|
081d6147b8
|
Removed RETURNING statements.
|
2023-02-05 20:01:52 +04:00 |
|
|
309044f651
|
Dates are now of type time.Time.
|
2023-02-05 16:28:55 +04:00 |
|
|
729e58fdca
|
Files are moved out of pkg directory.
|
2023-01-16 04:25:04 +04:00 |
|