Skip to content

7.2.2: Projections fix

Compare
Choose a tag to compare
@thekid thekid released this 07 May 12:05
· 220 commits to master since this release
  • Fixed issue #23: No SQLiteDBAdapter available, by reintroducig the removed
    class as rdbms.sqlite3.SQLite3DBAdapter
    (@thekid)
  • Fixed issue #25: "Fatal error: Class 'Record' not found" error when using
    projections
    (@johannes85)