Jay Marcyes

Results 83 comments of Jay Marcyes

Might be useful to equalize behavior between SQLite and Postgres: [postgresql windowing functions](https://www.postgresql.org/docs/current/tutorial-window.html)

I'm not sure this is the solution I would want to implement for this problem. It would involve a lot of refactoring since everything expects Field instances to be db...

I had this open in a note: > prom.config.Property - a field that doesn't get saved into the db This would give a property full access to all [the lifecycle...