Andreas Liljeqvist
a83395a360
Fix: nextest cleanup race condition (#3334)
* remove unused trait fn `cleanup_test_dbs`
* *wip* solve test cleanup race condition
* check for exactly 63 chars in database name
* move base64 dependency
* change
* Use url_safe base64 encoding
* Assert quoting for database name
* refactor
* add mysql support?
* borrow
* fix borrows
* ensure quoting
* re-add trait cleanup_test_dbs
* fix mysql insert
* cargo lock
* use actual field
* cleanup converted path in sqlite
* replace dashes with underscore in db name
* refactor: remove redundant path conversion in cleanup_test and add db_name method
---------
Co-authored-by: Austin Bonander <austin.bonander@gmail.com>
2025-01-23 17:36:55 -08:00
..
2024-10-02 11:55:21 -07:00
2024-06-13 13:11:36 -07:00
2024-07-08 00:14:19 -07:00
2024-08-23 23:39:32 -07:00
2024-06-13 13:11:36 -07:00
2024-12-12 12:43:22 -08:00
2024-08-27 10:54:31 -07:00
2024-06-13 13:11:36 -07:00
2025-01-23 17:36:55 -08:00
2024-08-24 15:59:40 -07:00
2023-02-21 13:25:25 -08:00
2024-06-13 13:11:36 -07:00
2024-03-14 12:37:28 -07:00
2024-06-13 13:11:36 -07:00
2024-07-20 12:59:52 -07:00
2024-03-14 12:35:52 -07:00
2023-07-31 13:27:04 -07:00
2024-05-31 12:42:36 -07:00
2024-08-23 23:39:32 -07:00
2024-07-20 12:59:52 -07:00
2024-07-20 12:59:52 -07:00
2023-02-21 13:25:25 -08:00
2024-08-23 23:39:32 -07:00
2024-10-04 21:34:18 -07:00
2024-11-27 13:51:52 -08:00
2024-07-26 23:15:32 -07:00
2024-05-31 12:42:36 -07:00
2024-06-13 13:11:36 -07:00
2024-05-31 12:42:36 -07:00
2025-01-13 05:57:25 -08:00
2024-03-14 12:35:52 -07:00
2024-06-13 13:11:36 -07:00
2024-07-22 15:15:57 -07:00
2025-01-15 17:08:16 -08:00
2024-07-08 00:14:19 -07:00
2024-03-14 12:37:28 -07:00