-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Very WIP * Move things around * extractTable possibly working at this point * Add routines to fetchTypes test * Add routine kinds to PgType * Document unsupported kinds * Add routines and test to fetchExtensionItemIds * Fix extractEnum * extractView * Cosmetics * Cosmetics * extractRange * Fix extractDomain * InformationSchemaView * Cosmetics * Fix test * Create database per useTestKnex instance * materialized views, extract some query parts * Remove source from table columns * Add a comment * fake information_schema for mat views * parseViewDefinition -> ts * Fix test name * extractCompositeType * Wait with routines for now * Extract schemas: run populators * House keeping * Add a bit of backwards compatibility * Fix linter issues * Split up some test stuff * Introduce docs * Export types, generate docs * Remove old files * Replace ttpes with interfaces * Update parseViewDefinition * Docs update * Update README * Docs index * View source * Incorporate PgType in details types * Update deprecated extract-schema * Export some missing types * Documenting comments * Docs sidebar * api-extractor config update * Resolve views restored * Update example * Remove superfluous line at bottom of example * Update docs
- Loading branch information
1 parent
6d5ad3d
commit a7cffe5
Showing
271 changed files
with
16,872 additions
and
9,447 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.