Randy Syring
Randy Syring
FWIW, I wonder if the initial offline renderer could be documented as not-exact. That is, for the sake of getting offline rendering off the ground, just state that the offline...
This will need to get rebased on #687 once it gets merged. Then, assuming tests still pass, I think this PR is GTG.
Unfortunately, after rebasing this PR onto the 2.x maintenance branch and running tox locally, I periodically see an exception thrown from the 2.7-lowest tox run: ``` Traceback (most recent call...
I believe this is related to #438.
Soooo...what are you looking for here? You want `Feed` to have it's columns implicitly populated using SQLAlchemy's reflect functionality?' In that case, I believe AutoMap is what you want and...
I think the thing that is causing confusion, and may be worth documenting, is that unlike traditional SA, we "hide" the `declarative_base()` work in `SQLAlchemy.make_declarative_base()`. With pure SA, you'd swap...
This may be way out in left field but...should we consider removing pagination from Flask-SQLAlchemy? My brief thought is that FSA is a bridge between Flask and SQLAlchemy. Pagination seems...
Related to: https://github.com/pallets/flask-sqlalchemy/issues/438
Thank you for your contribution and sorry this reply is so long in coming. Setting the milestone for this PR to 3.0 since it changes observable behavior.
> With the release of Dolly 0.33.x I assume that's a typo and you meant Dokku 0.33.x.