You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b-rs/bot-database/src
Trivernis a4d58d33f6
Docker integration (#23)
* Add Dockerfile

Signed-off-by: trivernis <trivernis@protonmail.com>

* Fix docker build

Signed-off-by: trivernis <trivernis@protonmail.com>

* Remove build-essential package from runtime container

Signed-off-by: trivernis <trivernis@protonmail.com>

* Swap postgresql-client for libpq5 in docker build

Signed-off-by: trivernis <trivernis@protonmail.com>

* Add docker action

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
database Add ephemeral message table and delete them on startup 3 years ago
error.rs Add number of times used to stats command 3 years ago
lib.rs Docker integration (#23) 3 years ago
models.rs Add ephemeral message table and delete them on startup 3 years ago
schema.rs Add ephemeral message table and delete them on startup 3 years ago