ai-cfia / ai-cfia/ailab-datastore
Create a pipeline to update schemas with Bytebase
- Lenguaje dominante
- Python
- Estrellas
- 3
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Context: I used to deploy new schemas with a python script on codespace since I couldn't connect to the DB within the vpn.
Issue related: #13
I'm unsure of the value of scripting creation with Python here instead of having a .sql file and using psql to do the loading? Especially as I don't really see any error handling.
I wrote some loading scripts for that purpose:
https://github.com/ai-cfia/ailab-db/blob/e2fefdf3b4142d46f2aa6dfe2adaf2ef807facfc/sql/schema2.sql.public_new.sql#L2
_Originally posted by @rngadam in https://github.com/ai-cfia/nachet-metadata-format/pull/15#discussion_r1549776075_
TODO:
- [ ] Link repo with Bytebase project
- [ ] Import Bytebase SQL checks for git acts
- [ ] Create structure for Bytebase Schema update Pipeline
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.