Skip to content

Home > extract-pg-schema > InformationSchemaRoutine > interval_type

InformationSchemaRoutine.interval_type property

Always null, since this information is not applied to return data types in PostgreSQL

Signature:

typescript
interval_type: string | null;