Skip to content

Commit 52ac2fb

Browse files
alexwhelan12skand088burtonjong
authored
Update backend controllers with timescale (#277)
* change snakecase to pascalcase for columns * make flattened table instead of many for car parts * add new table to data-source * doesnt work * fix * change snakecase to pascalcase for columns * make flattened table instead of many for car parts * add new table to data-source * doesnt work * fix * make env for dburl * Fix typo in ProximitySensors entity property name * a * fix: fix build * fix: unused import * fix: unused import * refactor: databaseservice to have all the repos * Update backend controllers to use timescale * fix: removed duplicate code causing build to fail --------- Co-authored-by: sim <[email protected]> Co-authored-by: burtonjong <[email protected]> Co-authored-by: Burton Jong <[email protected]>
1 parent 3d802fa commit 52ac2fb

35 files changed

+254
-1749
lines changed

packages/db/.env.example

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/db/src/entities/B3.entity.ts

Lines changed: 0 additions & 92 deletions
This file was deleted.

packages/db/src/entities/Battery.entity.ts

Lines changed: 0 additions & 128 deletions
This file was deleted.

packages/db/src/entities/BatteryFaults.entity.ts

Lines changed: 0 additions & 133 deletions
This file was deleted.

0 commit comments

Comments
 (0)