morphismtech / squeal

Squeal, a deep embedding of SQL in Haskell
350 stars 32 forks source link

ReferentialAction #249

Closed echatav closed 4 years ago

echatav commented 4 years ago

This factors out ReferentialActions from OnDeleteClauses and OnUpdateClausess and adds to missing actions SetNotNull and SetDefault.