Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tango
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
tango
Commits
858a3086
Commit
858a3086
authored
3 years ago
by
Stefano Di Frischia
Browse files
Options
Downloads
Patches
Plain Diff
L2SS-691
: fix bug
parent
75826dd8
No related branches found
No related tags found
1 merge request
!281
Resolve L2SS-691 "Image support for timescaledb"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose/timescaledb/resources/03_hdb_images.sql
+2
-0
2 additions, 0 deletions
docker-compose/timescaledb/resources/03_hdb_images.sql
with
2 additions
and
0 deletions
docker-compose/timescaledb/resources/03_hdb_images.sql
+
2
−
0
View file @
858a3086
...
@@ -19,6 +19,8 @@
...
@@ -19,6 +19,8 @@
-- along with libhdb++timescale. If not, see <http://www.gnu.org/licenses/>.
-- along with libhdb++timescale. If not, see <http://www.gnu.org/licenses/>.
-- -----------------------------------------------------------------------------
-- -----------------------------------------------------------------------------
\
c
hdb
CREATE
TABLE
IF
NOT
EXISTS
att_image_devboolean
(
CREATE
TABLE
IF
NOT
EXISTS
att_image_devboolean
(
att_conf_id
integer
NOT
NULL
,
att_conf_id
integer
NOT
NULL
,
data_time
timestamp
WITH
TIME
ZONE
NOT
NULL
,
data_time
timestamp
WITH
TIME
ZONE
NOT
NULL
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment