Igor Ilic
|
de1ba5cd7c
|
feat: Add cascade deletion for datasets and data
Added cascade deletion so when a dataset or data is deleted the connection in the dataset_data table is also deleted
Feature #COG-455
|
2024-11-01 12:55:20 +01:00 |
|
Boris
|
a9433e9283
|
feat: add sqlalchemy as dlt destination (#137)
* feat: add sqlalchemy as dlt destination
* Fix the demo, update Readme
* fix: add 1.5 notebook
---------
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
|
2024-09-21 15:58:28 +02:00 |
|
Boris
|
e1a0b55a21
|
feat: user authentication in routes (#133)
* feat: require logged in user in routes
|
2024-09-08 21:12:49 +02:00 |
|
Boris Arzentar
|
cb9bfa27ea
|
fix: search results preview
|
2024-08-06 15:23:36 +02:00 |
|
Boris Arzentar
|
709a10c50c
|
fix: add dataset and data models
|
2024-08-05 23:42:36 +02:00 |
|