googleapis / googleapis/ruby-spanner-activerecord
Schema dumper does not recognize all Spanner specific features
Offen
:rotating_light:
api: spanner
priority: p2
type: bug
- Vorherrschende Sprache
- Ruby
- Sterne
- 105
- Forks
- 37
- Ø Merge
- 10 Std. 2 Min.
- Gemergte PRs (30 T.)
- 5
Beschreibung
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?
Beitragsleitfaden
Rechercherichtung
Start by locating the schema dumper in the Ruby Spanner ActiveRecord adapter and reproduce the listed cases for allow_commit_timestamp, TIMESTAMP columns, and interleaved tables. Done means the dumper recognizes these Spanner-specific features and generates the expected schema representation for each case.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- ruby
- Bereich
- databases
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 28/100