Skip to content

Commit

Permalink
feat(postgres): provides maximum char length for columns
Browse files Browse the repository at this point in the history
-
  • Loading branch information
MattGson committed Jul 25, 2022
1 parent b44cc0d commit 62c1e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/introspection/postgres-introspection.ts
Expand Up @@ -199,6 +199,7 @@ export class PostgresIntrospection extends Introspection {
/**
* Get constraints for tables
* Bulk operation across many tables
*
* @param tables
* @returns
*/
Expand Down

0 comments on commit 62c1e5c

Please sign in to comment.