Jan Škrášek
Jan Škrášek
And what you would like to change? Currently, in version 3.0, reset also creates the initial structures.
yeah, probably better.
Agreed.
What is the added value with your solution? The needed "sync" step is imo a downside.
It seems to me that it's musch easier to run there two commands than arguing about implementation in nextras: ```bash php console.php migrations:continue psql databasename < migrations/plfunctions.sql ``` We may...
Well, I'd like the form be linkable, so only a get method would be solution, am I right?
Oh, I see, yeah, there should be "validation", but it will be still possible to pass invalid value from url - are you ok with it?
😮 wow. thanks, will go through. please ping me often if not :D
If you don't mind I will reopen and merge & finish one time :)
This is probably not a good idea. When you change a field which is the grid sorted by, you probably don't want to redraw all rows and lost the row....