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 generated - `TIMESTAMP` columns are registered with type `time` - Interleaved in?
The schema dumper does not recognize all Spanner-specific features. At least the following features seem to be problematic:
allow_commit_timestamp: trueis not generatedTIMESTAMPcolumns are registered with typetime