Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-mysqlbackend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
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
caosdb
Software
caosdb-mysqlbackend
Commits
693a328c
Verified
Commit
693a328c
authored
2 years ago
by
Daniel Hornung
Browse files
Options
Downloads
Patches
Plain Diff
WIP: Rename caosdb -> linkahead (Undoing CaosDBVersion)
parent
e2aba4f3
Loading
Loading
1 merge request
!16
MAINT: Rename caosdb -> linkahead
Pipeline
#36597
failed
2 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
db_5_0.sql
+1
-1
1 addition, 1 deletion
db_5_0.sql
with
1 addition
and
1 deletion
db_5_0.sql
+
1
−
1
View file @
693a328c
...
...
@@ -45,7 +45,7 @@ USE db_5_0;
#
-- Create function version
#
-- ***********************
CREATE
FUNCTION
LinkAhead
Version
()
RETURNS
VARCHAR
(
255
)
DETERMINISTIC
CREATE
FUNCTION
CaosDB
Version
()
RETURNS
VARCHAR
(
255
)
DETERMINISTIC
RETURN
'v5.0.0'
;
#
-- *************
...
...
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