-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: allow row editing #131
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great start, I haven't looked at everything yet but found a few questions :)
The feature is done, only polishing left. I want to somehow try and display combo boxes for foreign keys. |
Also you don't have to review every change I make :) Save time and review it after I make draft a proper PR. |
Closes #97.