v0.160.0
Plain davegaeddert
Plain
by davegaeddert
6 days, 22 hours 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.