0.10.1 • Published 6 months ago

@postgresql-typed/cli v0.10.1

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
6 months ago
npm install --save-dev @postgresql-typed/cli
npx pgt init
import { defineConfig } from "@postgresql-typed/cli/config";

export default defineConfig({
	cli: {
		connections: [
			process.env.DATABASE_URI
		],
	},
});
npx pgt gen
0.10.0

6 months ago

0.10.1

6 months ago

0.9.0

6 months ago

0.8.1

9 months ago

0.5.4

10 months ago

0.8.0

9 months ago

0.5.3

10 months ago

0.8.3

9 months ago

0.8.2

9 months ago

0.5.0

10 months ago

0.4.0

10 months ago

0.7.0

9 months ago

0.6.1

10 months ago

0.5.2

10 months ago

0.6.0

10 months ago

0.5.1

10 months ago

0.3.0

12 months ago

0.3.2

12 months ago

0.3.1

12 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago