1. 23 Oct, 2015 1 commit
    • Jacob Magnusson's avatar
      Remove Flask-SQLAlchemy dependency · 6631906f
      Jacob Magnusson authored
      It should be noted that the declarative base still has to be configured
      like this:
      
      ```python
      MyBase:
          query = session.query_property()
      ```
      
      Also decreased code duplication and removed unused imports.
      6631906f
  2. 15 Oct, 2015 2 commits
  3. 14 Oct, 2015 5 commits
  4. 13 Oct, 2015 2 commits
  5. 10 Oct, 2015 3 commits
  6. 06 Oct, 2015 1 commit
  7. 04 Oct, 2015 4 commits
  8. 03 Oct, 2015 3 commits
  9. 26 Sep, 2015 2 commits
  10. 25 Sep, 2015 3 commits
  11. 24 Sep, 2015 2 commits
  12. 23 Sep, 2015 1 commit
  13. 18 Sep, 2015 4 commits
  14. 17 Sep, 2015 4 commits
  15. 16 Sep, 2015 3 commits