Plume/plume-models/src
Baptiste Gelez 38302203f4
Count items in database as much as possible (#344)
* Count items in database as much as possible

* Fix the tests

* Remove two useless queries

* Run pragma directive before each sqlite connection

* Pragma for tests too

* Remove debug messages
2018-12-14 23:16:18 +01:00
..
search Add some constraint at database level (#342) 2018-12-09 18:44:26 +01:00
admin.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
api_tokens.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
apps.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
blog_authors.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
blogs.rs Count items in database as much as possible (#344) 2018-12-14 23:16:18 +01:00
comments.rs Count items in database as much as possible (#344) 2018-12-14 23:16:18 +01:00
db_conn.rs Count items in database as much as possible (#344) 2018-12-14 23:16:18 +01:00
follows.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
headers.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
instance.rs Use Ructe (#327) 2018-12-06 18:54:16 +01:00
lib.rs Count items in database as much as possible (#344) 2018-12-14 23:16:18 +01:00
likes.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
medias.rs Add some constraint at database level (#342) 2018-12-09 18:44:26 +01:00
mentions.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
notifications.rs Count items in database as much as possible (#344) 2018-12-14 23:16:18 +01:00
post_authors.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
posts.rs Count items in database as much as possible (#344) 2018-12-14 23:16:18 +01:00
reshares.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
safe_string.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
schema.rs Add a cover field to posts 2018-10-31 15:07:40 +01:00
tags.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
users.rs Count items in database as much as possible (#344) 2018-12-14 23:16:18 +01:00