Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Metabase
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
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
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Engineering Digital Service
Metabase
Commits
4c9496e4
Unverified
Commit
4c9496e4
authored
5 years ago
by
Cam Saul
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix internal version numbers for Redshift driver (#10198)
[ci skip]
parent
f8df6189
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules/drivers/redshift/project.clj
+1
-1
1 addition, 1 deletion
modules/drivers/redshift/project.clj
modules/drivers/redshift/resources/metabase-plugin.yaml
+1
-1
1 addition, 1 deletion
modules/drivers/redshift/resources/metabase-plugin.yaml
with
2 additions
and
2 deletions
modules/drivers/redshift/project.clj
+
1
−
1
View file @
4c9496e4
(
defproject
metabase/redshift-driver
"1.0.0-SNAPSHOT-1.2.
18
.10
36
"
(
defproject
metabase/redshift-driver
"1.0.0-SNAPSHOT-1.2.
27
.10
51
"
:min-lein-version
"2.5.0"
:repositories
...
...
This diff is collapsed.
Click to expand it.
modules/drivers/redshift/resources/metabase-plugin.yaml
+
1
−
1
View file @
4c9496e4
info
:
name
:
Metabase Redshift Driver
version
:
1.0.0-SNAPSHOT-1.2.
18
.10
36
version
:
1.0.0-SNAPSHOT-1.2.
27
.10
51
description
:
Allows Metabase to connect to Redshift databases.
driver
:
name
:
redshift
...
...
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