googleapis / googleapis/ruby-spanner-activerecord
Schema dumper does not recognize all Spanner specific features
Open
:rotating_light:
api: spanner
priority: p2
type: bug
- Dominant language
- Ruby
- Stars
- 105
- Forks
- 37
- Avg merge
- 10h 2m
- Merged PRs (30d)
- 5
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.