1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src
David Leek 534e1f1378
chore: add another migration that remigrates the proper way (#3719)
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

Adds a migration that renames `token_name` back to `username`, then adds
a new optional column named `token_name`

## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

I've added fallbacks for resolving username/tokenname on insert and on
making rows from results.
But this adds another column renaming, which is worth discussing
properly
2023-05-11 15:33:04 +02:00
..
lib chore: add another migration that remigrates the proper way (#3719) 2023-05-11 15:33:04 +02:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations chore: add another migration that remigrates the proper way (#3719) 2023-05-11 15:33:04 +02:00
test docs: openapi schema for PATs (#3605) 2023-05-11 09:11:17 +02:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00