This website requires JavaScript.
Explore
Help
Sign In
Arav
/
justguestbook
Watch
1
Star
0
Fork
0
You've already forked justguestbook
Code
Releases
7
Activity
613f0c1616
justguestbook
/
database
/
sqlite
History
Alexander "Arav" Andreev
613f0c1616
PRIMARY KEY moved out on a separate line. Use INTEGER (Unix time) for created dates to save space.
2023-05-09 21:27:52 +04:00
..
queries
PRIMARY KEY moved out on a separate line. Use INTEGER (Unix time) for created dates to save space.
2023-05-09 21:27:52 +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