1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src
Thomas Heartman 9af42b3565
fix: add migration to normalize api token types (#7974)
Adds a migration to normalize api token types already in the database,
to remove any weird casing issues as currently demonstrated on sandbox


![image](https://github.com/user-attachments/assets/ad14db22-114d-4de2-b952-722df9ae84a4)

This is a companion piece to #7972
2024-08-23 13:29:49 +02:00
..
lib fix: split features schema into archived and project features (#7973) 2024-08-23 12:59:39 +02:00
mailtemplates
migrations fix: add migration to normalize api token types (#7974) 2024-08-23 13:29:49 +02:00
test feat: add remaining resource usage to instance stats (#7958) 2024-08-22 13:09:26 +02:00
migrator.ts fix: set log level to error for db migrate (#6601) 2024-03-19 14:45:27 +01:00
server-dev.ts [Gitar] Cleaning up stale flag: resourceLimits with value true (#7964) 2024-08-22 13:20:53 +02:00
server.ts