v0.165.0
Plain davegaeddert
Plain
by davegaeddert
3 weeks, 6 days ago

Replaced Model.save() with create() and update() in Plain.

The old version branched on whether a primary key was set, which meant reading a save() call told you nothing about whether it wrote a new row.