issues
search
knex
/
knex-schema-inspector
Utility for extracting information about existing DB schema
MIT License
99
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Working with PostgreSQL schemas
#150
filipgl
opened
9 months ago
0
Added method `uniqueConstraints`
#149
Niikelion
opened
12 months ago
1
Add support for listing unique constraints
#148
Niikelion
opened
12 months ago
3
Add support for `better-sqlite3-multiple-ciphers` and `better-sqlite3`
#147
titanism
opened
1 year ago
1
Add support for better-sqlite3
#146
faulpeltz
closed
1 year ago
9
Support for composite primary key
#145
muratGG
closed
1 year ago
0
Retrieve `collation` on `columnInfo` for MySQL
#144
joselcvarela
opened
1 year ago
1
Retrieve `charset` for tables in MySQL
#143
joselcvarela
opened
1 year ago
0
MySQL: Add `enum_values` to Column information
#142
joselcvarela
opened
1 year ago
1
feat: add collation to mysql columns
#141
Marsup
opened
1 year ago
0
Fix postgres hascolumn return value
#140
baumerdev
opened
1 year ago
0
Bump sqlite3 from 5.1.2 to 5.1.5
#139
dependabot[bot]
opened
1 year ago
0
MySQL optimisation
#138
bobbyphilip
closed
1 year ago
2
init dialect based on client name and not the constructor name
#137
garrylachman
opened
1 year ago
1
Bump http-cache-semantics from 4.1.0 to 4.1.1
#136
dependabot[bot]
opened
1 year ago
0
Fix CrDB auto-increment detection
#135
licitdev
closed
1 year ago
0
Bump knex from 2.3.0 to 2.4.0
#134
dependabot[bot]
opened
1 year ago
0
Bump jsonwebtoken and @azure/msal-node
#133
dependabot[bot]
opened
1 year ago
0
Bump json5 from 1.0.1 to 1.0.2
#132
dependabot[bot]
opened
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#131
dependabot[bot]
opened
2 years ago
0
Update dependencies
#130
rijkvanzanten
closed
2 years ago
0
Remove trailing space for CURRENT_TIMESTAMP default value in Oracle
#129
licitdev
closed
2 years ago
0
Error in getting column information of each field from Oracle
#128
imyuanli
opened
2 years ago
1
Closes #94
#127
ozziest
opened
2 years ago
1
Crash when reading PG table where user has no SELECT permissions
#126
KillerX
opened
2 years ago
1
MySQL Column Info Error
#125
simone-frontdev
opened
2 years ago
2
Move knex-schema-inspector to ESM based distribution
#124
rijkvanzanten
closed
1 year ago
8
Constrain mysql query to the same database schema
#123
u12206050
closed
2 years ago
0
Strip quotes in MySQL dialect for MariaDB
#122
aidenfoxx
closed
2 years ago
0
Bump dependencies
#121
rijkvanzanten
closed
2 years ago
0
fix: postgres schema
#120
pavansandeep2910
opened
2 years ago
3
Postgres issue with getting tables for a schema which has space in its name
#119
pavansandeep2910
opened
2 years ago
8
Bump semver-regex from 3.1.2 to 3.1.4
#118
dependabot[bot]
closed
2 years ago
1
Correctly convert null defaults
#117
aidenfoxx
closed
2 years ago
2
Need multiple primary key results
#116
sergiebegins
opened
2 years ago
0
Added back NO_QUERY_TRANSFORMATION to Oracle
#115
aidenfoxx
closed
2 years ago
0
Bump ansi-regex from 3.0.0 to 3.0.1
#114
dependabot[bot]
closed
2 years ago
0
Bump glob-parent from 5.1.1 to 5.1.2
#113
dependabot[bot]
closed
2 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#112
dependabot[bot]
closed
2 years ago
0
Bump sqlite3 from 5.0.2 to 5.0.3
#111
dependabot[bot]
closed
2 years ago
0
Bump async from 2.6.3 to 2.6.4
#110
dependabot[bot]
closed
2 years ago
0
Add MariaDB detection and compatibility
#109
gpetrov
opened
2 years ago
0
Use older Oracle optimizer for faster first exeution
#108
aidenfoxx
closed
2 years ago
4
Added extra where clause to obtain postgres primary key
#107
martijnboland
closed
2 years ago
0
primary() does not work properly for postgres
#106
martijnboland
closed
2 years ago
2
Bump minimist from 1.2.5 to 1.2.6
#105
dependabot[bot]
closed
2 years ago
2
Remove duplicate relational fields for CockroachDB
#104
licitdev
closed
2 years ago
3
Bump axios from 0.21.1 to 0.21.4
#103
dependabot[bot]
closed
2 years ago
2
Bump semver-regex from 3.1.2 to 3.1.3
#102
dependabot[bot]
closed
2 years ago
1
Add support for mysql2 client
#101
chhpt
closed
2 years ago
0
Next