Commit Graph
21 Commits
Author SHA1 Message Date
c-bata 57ea65a93d Fix tests 2023-08-04 18:22:28 +09:00
c-bata 8ecec450a1 Introduce --storage-class to support journal storages 2023-02-10 10:59:41 +09:00
c-bata 97b722d2b6 Fix lint errors 2023-01-15 14:53:06 +09:00
c-bata 64a9b5065c Add CLI option to use artifact 2023-01-15 14:50:34 +09:00
c-bata 73e9d0d9b6 Remove typing_extensions from the dependencies 2022-12-26 16:09:23 +09:00
c-bata ad1fbcdc8c Fix isort 2022-12-26 12:01:22 +09:00
c-bata f4bff0fcfd Use skip_table_creation when using Optuna v3 or later 2022-12-26 11:59:52 +09:00
c-bata 93367c76fd Remove RedisStorage 2022-11-18 18:19:19 +09:00
c-bata b37a6d14fb Fix lint error 2022-07-20 12:58:32 +09:00
c-bata 07a5f168cc Fix imports of typing.Literal 2022-07-20 12:55:44 +09:00
c-bata 48c30d5955 Add black settings 2022-06-08 16:00:21 +09:00
c-bata 07d6f84993 Fix lint errors 2022-05-12 13:29:39 +09:00
c-bata 9fb33ee37c Refactor cli.py 2022-05-12 13:26:04 +09:00
c-bata 4d282da673 Auto select server 2022-05-12 13:20:49 +09:00
c-bata 4958c9d0ac Fix lint errors 2022-05-06 19:13:23 +09:00
c-bata a1fa969569 Make WSGI servers multithreaded 2022-05-06 19:07:43 +09:00
c-bata d94e3b232f Implement SQL Profiler 2022-05-01 13:27:11 +09:00
c-bata a49fcd940e Add button to upgrade RDB schema 2022-04-20 21:36:49 +09:00
c-bata 5dcfcb9723 Disable gzip when DEBUG mode is enabled 2022-03-22 14:10:20 +09:00
c-bata a54c7bfc3d Fix type hints and improve README 2022-02-18 15:29:32 +09:00
c-bata c79135b524 Deprecate create_app() function 2022-02-18 14:59:09 +09:00