module
Version:
v0.0.0-...-47bf3b2
Opens a new window with list of versions in this module.
Published: Nov 13, 2022
License: MIT
Opens a new window with license information.
README
¶
c8def
sqldef for CockroachDB
Motivation
CockroachDB's compatibility with PostgreSQL is excellent, but there are some differences: e.g. https://github.com/cockroachdb/cockroach/issues/65885.
Status
This library is very experimental. It will exterminate cockroaches.
Example
PGSSLMODE='verify-full' PGOPTIONS='--cluster=[cluster name]' go run cmd/c8def/c8def.go -h free-tier.gcp-us-central1.cockroachlabs.cloud -U [user] -p 26257 -W [password] --dry-run [database] -f schema.sql
License
MIT
This library was forked from psqldef.
Directories
¶
cmd
|
|
|
|
database
|
|
|
|
Click to show internal directories.
Click to hide internal directories.