0.109.4 • Published 7 months ago

@synthql/cli v0.109.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@synthql/cli

The SynthQL CLI.

Generate types from your Postgres database

To generate types from your Postgres database schema, use the generate command.

synthql generate \
    # The Postgres database connection string
    # Option alias: `--url`
    --connectionString=postgres://postgres:postgres@localhost:5432/postgres \
    # The path where types will be generated to
    --out=src \
    # The default schema to use
    --defaultSchema=public \
    # The schemas to include. Separate every schema name with a space
    --schemas public pg_catalog \
    # The tables to include. Separate every table name with a space
    --tables actor customer \
    # The path to a JSON config file where you can set the values above
    # You can find a JSON schema you can use to validate your config file at:
    # https://synthql.dev/schemas/synthql.config.json
    --configFile=synthql.config.json

Links

0.109.4

7 months ago

0.107.4

8 months ago

0.108.4

8 months ago

0.106.4

8 months ago

0.105.4

8 months ago

0.104.4

8 months ago

0.99.4

9 months ago

0.95.4

9 months ago

0.97.4

9 months ago

0.100.4

9 months ago

0.102.4

9 months ago

0.96.4

9 months ago

0.98.4

9 months ago

0.103.4

8 months ago

0.101.4

9 months ago

0.81.4

10 months ago

0.83.4

10 months ago

0.60.4

1 year ago

0.78.4

11 months ago

0.57.4

1 year ago

0.55.4

1 year ago

0.74.4

11 months ago

0.53.4

1 year ago

0.76.4

11 months ago

0.51.4

1 year ago

0.59.4

1 year ago

0.91.4

9 months ago

0.70.4

12 months ago

0.93.4

9 months ago

0.72.4

12 months ago

0.88.4

10 months ago

0.67.4

12 months ago

0.46.4

1 year ago

0.69.4

12 months ago

0.44.4

1 year ago

0.84.4

10 months ago

0.63.4

1 year ago

0.42.4

1 year ago

0.86.4

10 months ago

0.65.4

12 months ago

0.40.4

1 year ago

0.48.4

1 year ago

0.80.4

10 months ago

0.82.4

10 months ago

0.61.4

1 year ago

0.77.4

11 months ago

0.58.4

1 year ago

0.79.4

11 months ago

0.56.4

1 year ago

0.73.4

11 months ago

0.54.4

1 year ago

0.75.4

11 months ago

0.52.4

1 year ago

0.92.4

9 months ago

0.50.4

1 year ago

0.94.4

9 months ago

0.71.4

12 months ago

0.90.4

10 months ago

0.89.4

10 months ago

0.66.4

12 months ago

0.47.4

1 year ago

0.68.4

12 months ago

0.45.4

1 year ago

0.85.4

10 months ago

0.62.4

1 year ago

0.43.4

1 year ago

0.87.4

10 months ago

0.64.4

1 year ago

0.39.4

1 year ago

0.38.4

1 year ago

0.38.0-0

1 year ago

0.37.4

1 year ago

0.36.4

1 year ago

0.35.4

1 year ago