|
5f003c48e9
|
Add custom Error type
|
2021-07-24 12:28:30 -07:00 |
|
|
11e3a74b22
|
Add User queries
|
2021-07-24 12:24:57 -07:00 |
|
|
96e2edfb8a
|
ID fields are now Hungarian-notated
- tweet.User is now a pointer to a User object; tweet.UserID holds the user id
|
2021-07-24 10:19:05 -07:00 |
|
|
741c508017
|
Change profile creation to only target paths that don't exist yet
- Will fail if passed an existing path (file or directory)
|
2021-07-24 10:01:33 -07:00 |
|
|
545346e635
|
Add persistence module
|
2021-06-27 13:31:30 -07:00 |
|