Clone this repo:
  1. 5c52119 Merge branch 'stable' by Shawn O. Pearce · 13 years ago master
  2. 587084d Don't delete values from MySQL sequence tables by Shawn O. Pearce · 13 years ago v1.1.5
  3. 24a798c Fix getBySqlIn in generated code by Shawn O. Pearce · 14 years ago
  4. 8187676 Use multiple key lookup for secondary row scans by Shawn O. Pearce · 14 years ago
  5. 30eb6e6 Implement multiple row lookup by default by Shawn O. Pearce · 14 years ago
  6. 8fcd5c1 Stop abusing Map.Entry and declare our own Row type by Shawn O. Pearce · 14 years ago
  7. 9f22858 Use fetchRow for single get by key by Shawn O. Pearce · 14 years ago
  8. 43287dd Permit NoSQL results to be out-of-order by Shawn O. Pearce · 14 years ago
  9. bf62ee2 Allow a more streaming interface to scans by Shawn O. Pearce · 14 years ago
  10. af206d9 Use a tiny local cache to improve NoSQL upsert performance by Shawn O. Pearce · 14 years ago
  11. fe1180d Don't flush immediately during NoSQL writes by Shawn O. Pearce · 14 years ago
  12. 4486f2b Add autoFlush flag to Schema by Shawn O. Pearce · 14 years ago
  13. 3b2ae26 Define getRelationID on Access by Shawn O. Pearce · 14 years ago
  14. 5f41fad Expose all relations and all entities by Shawn O. Pearce · 14 years ago
  15. 7de9ead Encode relation id as protobuf tag in content by Shawn O. Pearce · 14 years ago
  16. 54b1e05 Generate a Protobuf definition for the database by Jeff Schumacher · 14 years ago
  17. 1a7c881 Added ID to @Relation by Jeff Schumacher · 14 years ago
  18. 6e232dd protobuf: Support encoding/decoding from any stream by Shawn O. Pearce · 14 years ago
  19. 9966fb0 Added code to check that objects have @Column annotations by Jeff Schumacher · 14 years ago
  20. 9a9c21d protobuf: Support encoding Enums by Shawn O. Pearce · 14 years ago