Skip to content

Commit 318124e

Browse files
committed
latest 3.1.1 javadocs
1 parent 138bea0 commit 318124e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

sqlg-doc/docs/3.1.1/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2140,7 +2140,7 @@ <h1>Sqlg Documentation</h1>
21402140
<div class="details">
21412141
<span id="author" class="author">Pieter Martin</span><br>
21422142
<span id="revnumber">version 3.1.1,</span>
2143-
<span id="revdate">April 2024</span>
2143+
<span id="revdate">December 2024</span>
21442144
<br><span id="revremark"></span>
21452145
</div>
21462146
<div id="toc" class="toc2">
@@ -2382,7 +2382,7 @@ <h2 id="_license">2. License</h2>
23822382
<h2 id="_tinkerpop_supported_features">3. TinkerPop supported features</h2>
23832383
<div class="sectionbody">
23842384
<div class="paragraph">
2385-
<p>Sqlg version 3.1.1 runs on <a href="https://tinkerpop.apache.org">TinkerPop 3.7.</a>.</p>
2385+
<p>Sqlg version 3.1.1 runs on <a href="https://tinkerpop.apache.org">TinkerPop 3.7.3</a>.</p>
23862386
</div>
23872387
<div class="paragraph">
23882388
<p>Sqlg passes TinkerPop&#8217;s <code>StructureStandardSuite</code>, <code>ProcessStandardSuite</code> test suites then and <code>Gherkin feature</code> tests.</p>
@@ -9696,7 +9696,7 @@ <h3 id="_h2">17.3. H2</h3>
96969696
<div id="footer">
96979697
<div id="footer-text">
96989698
Version 3.1.1<br>
9699-
Last updated 2024-12-08 11:42:49 +0200
9699+
Last updated 2024-12-08 14:08:18 +0200
97009700
</div>
97019701
</div>
97029702
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>

sqlg-doc/docs/3.1.1/sqlg.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Sqlg Documentation
22
Pieter Martin
3-
Version 3.1.1, April 2024:
3+
Version 3.1.1, December 2024:
44
:sectnums:
55
:toc: left
66
:toclevels: 4
@@ -12,7 +12,7 @@ Version 3.1.1, April 2024:
1212
:tinkerpop-docs: http://tinkerpop.apache.org/docs/current/reference/
1313
:includedir: include
1414
:sqlg-version: 3.1.1
15-
:tinkerpop-version: 3.7.
15+
:tinkerpop-version: 3.7.3
1616

1717
https://github.com/pietermartin/sqlg[*Sqlg*] image:github/SVG/mark-github.svg[] is a implementation of http://tinkerpop.apache.org/[Apache TinkerPop] on a
1818
http://en.wikipedia.org/wiki/Relational_database_management_system[RDBMS].

0 commit comments

Comments
 (0)