web3-proxy/migration/src
Bryan Stitt 10573f5d19 actually add the migration. derp 2023-01-19 21:29:33 -08:00
..
lib.rs make free tier even better and improve migration locking 2023-01-19 21:28:33 -08:00
m20220101_000001_create_table.rs rename api_key to rpc_key 2022-10-27 00:12:42 +00:00
m20220921_181610_log_reverts.rs fix migration imports 2022-10-25 04:31:27 +00:00
m20220928_015108_concurrency_limits.rs more user endpoints 2022-10-25 21:11:19 +00:00
m20221007_213828_accounting.rs fix migration imports 2022-10-25 04:31:27 +00:00
m20221025_210326_add_chain_id_to_reverts.rs more user endpoints 2022-10-25 21:11:19 +00:00
m20221026_230819_rename_user_keys.rs rename api_key to rpc_key 2022-10-27 00:12:42 +00:00
m20221027_002407_user_tiers.rs wip. add user tiers 2022-10-31 20:51:50 +00:00
m20221031_211916_clean_up.rs fix some auth 2022-11-01 19:12:57 +00:00
m20221101_222349_archive_request.rs better stats aggregations 2022-11-02 23:14:16 +00:00
m20221108_200345_save_anon_stats.rs add_column_if_not_exists doesn't work in mysql 2022-11-14 06:31:35 +00:00
m20221211_124002_request_method_privacy.rs forgot to git add this 2022-12-11 20:50:07 -08:00
m20221213_134158_move_login_into_database.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
m20230119_204135_better_free_tier.rs actually add the migration. derp 2023-01-19 21:29:33 -08:00
main.rs add per-user rpc accounting 2022-10-10 04:15:49 +00:00