This website requires JavaScript.
Explore
Help
Sign in
LemmyNet
/
lemmy
Watch
2
Star
0
Fork
You've already forked lemmy
0
mirror of
https://github.com/LemmyNet/lemmy.git
synced
2024-11-15 00:43:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f842bbff8d
lemmy
/
lemmy_db_schema
/
src
/
source
/
mod.rs
4 lines
45 B
Rust
Raw
Normal View
History
Unescape
Escape
Move comment, post definitions into lemmy_db_schema
2020-12-18 17:27:25 +00:00
pub
mod
comment
;
pub
mod
post
;
Move user to lemmy_db_schema, create traits for impls
2020-12-18 18:38:32 +00:00
pub
mod
user
;
Reference in a new issue
Copy permalink