Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release fixes (not blocking) #2036

Open
rathboma opened this issue Mar 21, 2024 · 0 comments · Fixed by #2048
Open

Release fixes (not blocking) #2036

rathboma opened this issue Mar 21, 2024 · 0 comments · Fixed by #2048
Assignees
Labels
accepted 👍 bug Something isn't working

Comments

@rathboma
Copy link
Collaborator

FIREBIRD:

  • opening FILM table, updating 'title' makes 'description' turn into {}, which is wrong.
    • The value in the DB hasn't changed, but the value in the table has for some reason. Looks to be the data returned by firebird.ts
    • This should be added to the integration tests for firebird.

TableSchema & TableTable:

  • The apply button doesn't properly display the number of changes, nor does it display the ! correctly
    Screenshot from 2024-03-21 15-52-25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted 👍 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants