Update README with changes to DB tables
This commit is contained in:
parent
77c29bdd8a
commit
8d3a23ee88
@ -38,7 +38,7 @@ complexity. I'm willing to make this change if people prefer this though.
|
|||||||
|
|
||||||
Additionally, I ended up adding a few things which turned out to be not needed:
|
Additionally, I ended up adding a few things which turned out to be not needed:
|
||||||
The `tags` table (tags are included in the post's content and I don't do anything separately with tags) and
|
The `tags` table (tags are included in the post's content and I don't do anything separately with tags) and
|
||||||
`accounts.username` and `accounts.avatar_static`. I will keep these in until the initial wave of feedback arrives, and
|
~~`accounts.username`~~ (s being used for #18) ~~and `accounts.avatar_static`~~ (has been removed). I will keep these in until the initial wave of feedback arrives, and
|
||||||
remove it if no new features required them.
|
remove it if no new features required them.
|
||||||
|
|
||||||
I'll gladly accept any help in coming up with a good solution which doesn't need to store anything at all!
|
I'll gladly accept any help in coming up with a good solution which doesn't need to store anything at all!
|
||||||
|
Loading…
Reference in New Issue
Block a user