Open ollz272 opened 1 year ago
When setting up timescaledb on a database an extension is required to be installed - this allows the process to be done in django via use of a custom extension. Developers can choose to do this themselves or add this as part of a migration.
When setting up timescaledb on a database an extension is required to be installed - this allows the process to be done in django via use of a custom extension. Developers can choose to do this themselves or add this as part of a migration.