martin/src
Yuri Astrakhan 1e8e676e44
feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377)
* remove all actions and other low-level magic code, making it more straightforward for the most common usage
* replace r2d2 with bb8 to make it all async
* use first significant version in cargo.toml - this makes it easier to maintain

This fixes #349
2022-08-15 09:54:48 -04:00
..
bin feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
scripts fix: get_bound.sql to return Polygon every time (#300) (h/t @HackJack-101) 2022-02-12 17:29:59 +03:00
composite_source.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
config.rs feat!: remove --watch support (#381) 2022-08-10 12:23:44 -04:00
db.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
dev.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
function_source.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
lib.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
server.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
source.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
table_source.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
utils.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00