mxo

module
v0.0.0-...-48b9d42 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2023 License: Apache-2.0

README

README

Postgres

xo 'postgres://postgres:password@127.0.0.1:5432/dbname?sslmode=disable' -o postgres

Mssql

xo 'sqlserver://SA:Tes9ting@localhost:1433/instance?database=dbname' -o sqlserver

Postgres & Mssql

xo --escape-all 'pgsql://postgres:password@127.0.0.1:5432/xo?sslmode=disable,sqlserver://SA:Tes9ting@localhost:1433/instance?database=xo' -o /Users/luoji/gopath/src/github.com/gunsluo/go-example/mxo/storage --template-path=/Users/luoji/gopath/src/github.com/xo/xo/templates

go run -tags oracle main.go --escape-all 'pgsql://postgres:password@127.0.0.1:5432/xo?sslmode=disable,sqlserver://SA:Tes9ting@localhost:1433/instance?database=xo,oracle://ac:password@127.0.0.1:1521/ORCLPDB1' -o /Users/luoji/gopath/src/github.com/gunsluo/go-example/mxo/storage --template-path=/Users/luoji/gopath/src/tespkg.in/kit/xo/templates --enable-ac --package storage --enable-extension --oracle-empty-string '__NULL' --support-oracle-empty-string

Directories

Path Synopsis
Package storage contains the types for schema.
Package storage contains the types for schema.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL