Jacob Gabriel
Jacob Gabriel
@semasping did you run the migration I provided? are your db's in sync? Can you confirm the column is not on production but it is on your dev? Also if...
@semasping Thanks, it wasn't clear... I take it you're not using my flawed migration? also - see here : https://github.com/antonioribeiro/tracker/blob/master/src/Tracker.php#L118
@semasping apparently my migration is missing something - however I know that it resolves the issue. Note - it has not been tested extensively. Sounds like you have a night...
works for me on linux when I create the getter/setter files `~/.config/Code/User/phpGettersSetters/`
Sorry, I feel like closing this issue without any sort of 'real' solution is a total cop out. Please at least add this to the documentation, it's a huge 'gotcha'...
@dunglas I appreciate the quick response. I'm relieved to hear that its been on your mind. Your approach sounds straight forward, and maintainable enough to allow for docker images to...
@dunglas thanks again for the SQLite workaround. I've also noticed that SQLite is used by `api-platform` regardless of the application settings when there is no running database. In my case...