I want to use TimescaleDB on a specific table containing time-series data. The question I have is how to setup time-series from entity framework core and make a specific table a hyper table?
Database: Postgress version 11 Framework: Ef Core 2.2 Method: Code First