Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kriasoft/knex-types

Generate TypeScript definitions (types) from a PostgreSQL database schema.
https://github.com/kriasoft/knex-types

chore: Update `.npmignore`

73a46301b7f1ef22c275e87e7815e6d7a7488cda authored about 2 years ago by Konstantin Tarkus <[email protected]>
build: 0.5.0

4483d46450e0783f1a584ab549e504c3885d8ace authored about 2 years ago by Konstantin Tarkus <[email protected]>
chore: Upgrade dependencies (#27)

5f440599fd97412dcfdebf285c282660e9a43ec8 authored about 2 years ago by Konstantin Tarkus <[email protected]>
feat: Add support for int2 extension integer type (#26)

fe1148e0e4b752de95582d357a55fd3a0ff644ec authored about 2 years ago by Christoffer <[email protected]>
chore: Release v0.4.0

0c4e9784eb7fa897cc27b6b43e843630304da041 authored over 2 years ago by Konstantin Tarkus <[email protected]>
chore: Upgrade dependencies (#19)

db899ead75803ba3286bc079e4ef75b04213ba2d authored over 2 years ago by Konstantin Tarkus <[email protected]>
Generate `Tables` dictionary (#14)

5829afc6eda3d4557f07b6d1c2b206c82bc75f86 authored about 3 years ago by Darek Walczy-Antkowicz <[email protected]>
0.3.2

6f23fd274e55eed2b83214eabb6ec00f42ffaaf7 authored about 3 years ago by Konstantin Tarkus <[email protected]>
Add column name escaping (#11)

3d920a09175e66664f23dbb8375c40a64a889186 authored about 3 years ago by Brian Henderson <[email protected]>
Update project dependencies (#8)

9084cddd09f09e69f0b3d9e8f9746a3d5f88df0a authored over 3 years ago by Konstantin Tarkus <[email protected]>
Add options.suffix (#7)

589178d3cae2c3c6c42a008c8013a58ffe81101a authored over 3 years ago by Brian Henderson <[email protected]>
Add options.schema, options.exclude (#2)

1dddd09d02f37b373c1085d54d9d0ce6cd2b6697 authored over 3 years ago by Konstantin Tarkus <[email protected]>
Update pre-compiled files

2d0a1ec7d1d37c741c2c234efcba3e1fafb7a6e2 authored over 3 years ago by Konstantin Tarkus <[email protected]>
Renaming includeSchemas to schemas and skipTables to skip

Supporting both exclusion and inclusion of schemas with '!' the the negative operator.

9f41581e926cf78b99d5622803a4f274e2395e07 authored over 3 years ago by Erling Haugstad <[email protected]>
Adding support for skipping tables

Some tables might contain sensitive implementation details or there might be use cases where the...

88c5c32bcfc04a5cf423fa73071730ebd5c18aaf authored over 3 years ago by Erling Haugstad <[email protected]>
Adding support for other schema(s)

Schema name will be prepended to all schema(s) other than public. This will support having the s...

893cbb4f5108eb9579efa8a8ce88aff75cef87cc authored over 3 years ago by Erling Haugstad <[email protected]>
Add options.prefix; support more types

6ad39319a483139639f74f2442dac54b9e81edcd authored over 3 years ago by Konstantin Tarkus <[email protected]>
Add citext[] type

e89e64e3d418f8d05db7c72d4801758c307a64be authored over 3 years ago by Konstantin Tarkus <[email protected]>
Update README.md

3e778f29a67e56b1644ebb945025deb7649aeb41 authored over 3 years ago by Konstantin Tarkus <[email protected]>
Use string for jsonb fields in Record types

229771b803de3cf5f2e1d900cb2f78c733f13ebc authored over 3 years ago by Konstantin Tarkus <[email protected]>
Destroy db connection before exit

e747f31da1afe544b03d2ba8a7af813fda43bc8f authored over 3 years ago by Konstantin Tarkus <[email protected]>
Initial commit

757c77658b507fb7e5fed76d009d7dc4ac99001e authored over 3 years ago by Konstantin Tarkus <[email protected]>