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
1d153346
Unverified
Commit
1d153346
authored
5 years ago
by
Daniel
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Added CHANGELOG.md
parent
5580b9bf
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+19
-0
19 additions, 0 deletions
CHANGELOG.md
procedures/insertIsaCache.sql
+1
-0
1 addition, 0 deletions
procedures/insertIsaCache.sql
with
20 additions
and
0 deletions
CHANGELOG.md
0 → 100644
+
19
−
0
View file @
1d153346
# Changelog #
All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased] ##
### Added ###
### Changed ###
### Deprecated ###
### Fixed ###
-
Fixed several bugs when an Entity inherits from itself (#18, caosdb-server #85).
This diff is collapsed.
Click to expand it.
procedures/insertIsaCache.sql
+
1
−
0
View file @
1d153346
...
...
@@ -47,6 +47,7 @@ insert_is_a_proc: BEGIN
-- Any additional entries would be redundant.
LEAVE
insert_is_a_proc
;
END
IF
;
-- Note: also for the next insertions, ignore existing lines with p == c
-- Insert ancestors older than parents:
-- for each supertype of p
...
...
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