SquiDB v1.0.1 Release Notes

Release Date: 2015-06-18 // almost 9 years ago
    • Add a @PrimaryKey annotation. This enables two things that weren't possible before:
      • Declaring id columns not named "_id"
      • Disabling the AUTOINCREMENT behavior with a flag in the @PrimaryKey annotation