timwis / dataface

Build and manage data with a spreadsheet-like interface
https://dataface-demo.herokuapp.com
43 stars 4 forks source link

Can't update rows with null values in keys #25

Closed timwis closed 7 years ago

timwis commented 7 years ago

Fixed in calebmer/postgrest-client#8, will close this once it's merged

timwis commented 7 years ago

This is actually resolved since conditions are always the primary keys now, which can never be null.