32 Commits

Author SHA1 Message Date
Igor Kulikov
ad87924437 Tenant and Device profile improvements 2020-08-20 19:44:29 +03:00
Igor Kulikov
3ddf14668e Tenant and Device profiles DAO layer 2020-08-18 18:58:53 +03:00
YevhenBondarenko
d315156204 created procedure insert_tb_schema_settings 2020-08-03 12:25:33 +03:00
Yevhen Bondarenko
02db986546
Feature/separate ts (#3190)
* created annotations for ts latest and created LatestDatabaseSchemaService for cassandra, hsql, psql, timescale

* created ts latest dao

* fixed tests and refactored

* refactored

* refactored

* created latest dao configs

* fix SqlTimeseriesDaoConfig

* refactoring, and deleted annotation @SqlDao

* refactoring

* created migration script for ts latest

* refactoring

Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
2020-08-03 11:09:13 +03:00
BohdanSmetanyuk
30210c7079
Bug/several credentials for device (#3089)
* fix for device credentials

* fix in validateCreate
2020-07-21 15:04:24 +03:00
YevhenBondarenko
e9d94adc34 remove partitioning from relation in schema-entities.sql 2020-07-16 18:35:03 +03:00
Igor Kulikov
562bbbe849 Fix upgrade scripts. 2020-07-07 18:02:29 +03:00
Andrii Shvaika
1f8d790fbe Refactoing of UUIDs storage 2020-06-22 11:10:28 +03:00
Dmytro Shvaika
71bf15caf7 improvements 2020-04-22 16:16:58 +03:00
Dmytro Shvaika
005921433c merge with master 2020-04-22 13:29:10 +03:00
Dmytro Shvaika
dc3d1dd794 added ttl for events 2020-04-22 13:03:53 +03:00
Yevhen Bondarenko
7869fb5ef4
added to tenant fields isolatedTbCore and isolatedTbRuleEngine (#2611)
Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
2020-04-13 10:24:40 +03:00
Andrii Shvaika
3f0cd0d555 Reverted change of the dashboard configuration size 2020-02-21 13:28:30 +02:00
Igor Kulikov
1e5ee5beb9 Fix conflicts 2020-02-19 15:47:45 +02:00
Andrew Shvayka
03f5375a02
JSON support (#2415)
* Created JsonDataEntry and added DataType JSON

* Added json to ts and attributes, created sql schema-entities-hsql.sql (json_v varchar)

* refactored

* refactored

* added json array support

* Aggregation improvement

* Changed in JsonDataEntry value type from JsonNode to String

* fix AggregatePartitionsFunction

Co-authored-by: Yevhen Bondarenko <56396344+YevhenBondarenko@users.noreply.github.com>
2020-02-14 19:18:18 +02:00
Igor Kulikov
850d6d948c Update License header year to 2020 2020-01-06 16:52:41 +02:00
Igor Kulikov
1265a9a1e3 Revert "Update License header year to 2020"
This reverts commit 9b42397c4a820688daf07117cb7efefa3f387f46.
2020-01-06 16:48:55 +02:00
Igor Kulikov
9b42397c4a Update License header year to 2020 2020-01-06 16:41:04 +02:00
Dmytro Shvaika
dd64749075 init commit 2019-12-08 23:52:29 +02:00
Andrew Shvayka
ac67516dc2 Optimization of Device Creation and Lookup Performance 2019-11-22 15:47:54 +02:00
Vladyslav
c36af7311e Add bulk provision support label (#2096)
* Add to asset support label

* Add support import label

* Add support update entity type and label

* Add translate asset label
2019-10-17 18:25:05 +03:00
Igor Kulikov
f140f6d475 Separate SQL indexes file. 2019-06-27 12:28:06 +03:00
Igor Kulikov
15b6b4ef2a Add SQL indexes 2019-06-27 11:51:27 +03:00
Vladyslav_Prykhodko
c35eff1cde Update database schema 2019-06-24 12:34:40 +03:00
ShvaykaD
59cbb986d1 fix sql-schema 2019-02-14 16:08:57 +02:00
Igor Kulikov
ced63c4e70 Update License Header year to 2019 2019-02-01 16:39:33 +02:00
Andreas Schönebeck
80af7ebf8d Update schema-entities.sql 2018-12-24 02:04:17 +02:00
Volodymyr Babak
7c381995fb Fix for entity view keys sql field 2018-11-09 12:49:51 +02:00
Andrew Shvayka
b6ca497098 Rate Limiter for Kafka Consumer 2018-10-30 13:32:55 +02:00
Volodymyr Babak
94cb347899 Added entity view type 2018-10-09 18:51:10 +03:00
Volodymyr Babak
9071f58e70 Merge remote-tracking branch 'origin/master' into feature/entity-view 2018-09-29 11:30:26 +03:00
hagaic
4976a5326f install hybrid db schema 2018-08-22 04:14:19 +03:00