depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
schema.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-05
chore: Relicense under GPL-3.0
Vincent Ambo
1
-7
/
+7
2018-05-27
feat(db): Update views with thread-closed field
Vincent Ambo
1
-0
/
+2
2018-05-27
feat(db): Add migration & fields to indicate a thread is closed
Vincent Ambo
1
-0
/
+1
2018-05-02
refactor(db/render/schema): Use SimplePost type for thread views
Vincent Ambo
1
-1
/
+16
2018-05-02
fix(schema): Update for author->user_id column rename
Vincent Ambo
1
-4
/
+4
2018-05-02
chore(schema): Update generated Diesel schema
Vincent Ambo
1
-4
/
+14
2018-04-17
chore(license): Relicense under AGPL-3.0-or-later
Vincent Ambo
1
-0
/
+18
2018-04-14
refactor(schema): Unify integer type usage across tables
Vincent Ambo
1
-2
/
+2
2018-04-14
feat(db): Add support for stickies in database
Vincent Ambo
1
-2
/
+6
2018-04-14
feat(db): Add view for ordering thread index by most recent post
Vincent Ambo
1
-0
/
+11
2018-04-14
refactor(db): Store thread body in the posts table
Vincent Ambo
1
-1
/
+0
2018-04-08
chore(models/schema): Update with author fields
Vincent Ambo
1
-0
/
+4
2018-04-08
refactor(db): Establish Post->Thread association
Vincent Ambo
1
-2
/
+2
2018-04-08
feat(models/schema): Map up posts & threads table
Vincent Ambo
1
-0
/
+24