Schema dumper does not recognize all Spanner specific features #88
Labels
api: spanner
Issues related to the googleapis/ruby-spanner-activerecord API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
🚨
This issue needs some love.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
The schema dumper does not recognize all Spanner-specific features. At least the following features seem to be problematic:
allow_commit_timestamp: true
is not generatedTIMESTAMP
columns are registered with typetime
The text was updated successfully, but these errors were encountered: