mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-21 07:59:01 +00:00
* Add option to enable and disable SSL in Postgres configuration UI * Connect to postgres with/without SSL based on user's choice * Add migration to set SSL enabled for every postgres data source * Fix data source kind name in migration * Fetch only postgres datasources in migration for turning on SSL |
||
|---|---|---|
| .. | ||
| 1625814801415-MaybeCreateExtension.ts | ||
| 1625814801416-CreateOrganizations.ts | ||
| 1625814801417-CreateUsers.ts | ||
| 1625814801419-CreateApps.ts | ||
| 1625814801420-CreateAppVersions.ts | ||
| 1625814801421-CreateCredentials.ts | ||
| 1625814801422-CreateFolders.ts | ||
| 1625814801423-CreateFolderApps.ts | ||
| 1625814801424-CreateMetadata.ts | ||
| 1625814801425-CreateOrganizationUsers.ts | ||
| 1625814801426-CreateAppUsers.ts | ||
| 1625814801427-CreateDataSources.ts | ||
| 1625814801428-CreateDataQueries.ts | ||
| 1625814801429-CreateDataSourceUserOauth2s.ts | ||
| 1625814801430-UpdateDefinitionsForEvents.ts | ||
| 1629971478272-UpdateDefinitionsForTableActionEvent.ts | ||
| 1630003364070-TurnOnSSLForEveryPostgresDataSource.ts | ||