added faction->chain, changed selections() signature
This commit is contained in:
parent
c367c24606
commit
3df2d8e882
9 changed files with 323 additions and 45 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use async_trait::async_trait;
|
||||
|
||||
use indoc::indoc;
|
||||
use sqlx::{FromRow, PgPool, Postgres, QueryBuilder};
|
||||
use thiserror::Error;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue