martin/src
Yuri Astrakhan 7a14d6a3ed
feat!: remove --watch support (#381)
BREAKING CHANGE: Remove --watch support and ignore the command line parameter
2022-08-10 12:23:44 -04:00
..
bin feat!: remove --watch support (#381) 2022-08-10 12:23:44 -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 Optimize prettify_error function (#352) 2022-07-06 01:25:33 -04:00
config.rs feat!: remove --watch support (#381) 2022-08-10 12:23:44 -04:00
coordinator_actor.rs chore: update dependencies (#297) 2022-01-01 19:43:04 +02:00
db_actor.rs chore: remove extern, optimize use, fmt str (#338) (h/t @nyurik) 2022-05-29 20:00:49 +03:00
db.rs sort use-statements during fmt (#376) 2022-08-06 12:48:10 -04:00
dev.rs feat!: remove --watch support (#381) 2022-08-10 12:23:44 -04:00
function_source.rs Optimize prettify_error function (#352) 2022-07-06 01:25:33 -04:00
lib.rs chore: remove extern, optimize use, fmt str (#338) (h/t @nyurik) 2022-05-29 20:00:49 +03:00
messages.rs chore: remove extern, optimize use, fmt str (#338) (h/t @nyurik) 2022-05-29 20:00:49 +03:00
server.rs feat!: remove --watch support (#381) 2022-08-10 12:23:44 -04:00
source.rs Merge pull request #216 from gbip/fix_prepared_query 2021-07-02 16:08:48 +03:00
table_source.rs Optimize prettify_error function (#352) 2022-07-06 01:25:33 -04:00
utils.rs Optimize prettify_error function (#352) 2022-07-06 01:25:33 -04:00
worker_actor.rs chore: remove extern, optimize use, fmt str (#338) (h/t @nyurik) 2022-05-29 20:00:49 +03:00