AnyhowStep / tsql

A SQL query-builder/ORM
37 stars 3 forks source link

Add GENERATED columns to unified tests #291

Open AnyhowStep opened 4 years ago

AnyhowStep commented 4 years ago

I've been shying away from this because this library uses SQLite 3.28 internally for testing.

But now that we have SQLite 3.31, we can (and should) have unified tests for generated columns.