File tree Expand file tree Collapse file tree 1 file changed +8
-23
lines changed Expand file tree Collapse file tree 1 file changed +8
-23
lines changed Original file line number Diff line number Diff line change @@ -20,29 +20,14 @@ Here a few things to keep in mind:
20
20
21
21
## Some examples
22
22
23
- [ Initialization] ( doc/initialization.md )
24
-
25
- ### Select
26
-
27
- [ Simple select] ( doc/simple-select.md )
28
- [ Complex select] ( doc/complex-select.md )
29
- [ Optional conditions] ( doc/optional-conditions.md )
30
-
31
- ### Insert
32
-
33
- [ Insert] ( doc/insert.md )
34
-
35
- ### Update
36
-
37
- [ Insert] ( doc/update.md )
38
-
39
- ### Delete
40
-
41
- [ Insert] ( doc/delete.md )
42
-
43
- ### Misc
44
-
45
- [ Nested transactions] ( doc/nested-transactions.md )
23
+ * [ Initialization] ( doc/initialization.md )
24
+ * [ Simple select] ( doc/simple-select.md )
25
+ * [ Complex select] ( doc/complex-select.md )
26
+ * [ Optional conditions] ( doc/optional-conditions.md )
27
+ * [ Insert] ( doc/insert.md )
28
+ * [ Update] ( doc/update.md )
29
+ * [ Delete] ( doc/delete.md )
30
+ * [ Nested transactions] ( doc/nested-transactions.md )
46
31
47
32
48
33
You can’t perform that action at this time.
0 commit comments