Eric
Results
2
issues of
Eric
For closing https://github.com/TabbyML/tabby/issues/2054 - add new migration to alter `users` table - `name` could be `NULL` for back compatibility - update `UserDAO` to add `name` field, add `update_user_name` to execute...
For closing https://github.com/TabbyML/tabby/issues/2457 - Add `spinner` dep - If binary is `prod` release, spawn the spinner in a tokio task, if binary is dev release, just print debug log as...