GoogleCloudPlatform / GoogleCloudPlatform/professional-services-data-validator
Document DVT limitations
Open
priority: p3
type: docs
- Dominant language
- Python
- Stars
- 524
- Forks
- 171
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
We should start a limitations section in the docs.
Examples to document would be:
- Oracle LOBs are only supported via custom-query validations
- ~SQL Server IMAGE type is unsupported due to being deprecated for 20 years and incompatible with most SQL functions~
- ~SQL Server TEXT is incompatible with `len()` therefore we have to use `datalength()` for some column validations~
- We only support Google's own secret manager, no third party managers
- etc
I'm sure there are lots of limitations we've built in over the years that are not documented.
Contributor guide
Assessment
This issue has not been assessed yet.