Roland Bock
7d74b1d1a6
Add a few words about Thread Safety.
2022-01-08 18:52:34 +01:00
Roland Bock
027223c515
Add basic documentation for transactions
2022-01-08 18:03:22 +01:00
linrongbin16
eb48909721
add example code for count(1)
in Functions.md ( #412 )
...
* add doc for `count(1)`
2022-01-08 16:13:36 +01:00
Roland Bock
9b8463b1f6
Update Home.md
2021-12-31 17:12:14 +01:00
Roland Bock
db969e9886
Update Database.md
2021-12-31 17:11:18 +01:00
Roland Bock
b1b28715fe
Update Tables.md
...
Remove some fluff about code structure of tables.
2021-12-31 17:09:28 +01:00
Roland Bock
a9cd886139
Update Database.md
...
Replace outdated doc, partially addressing #404 .
2021-12-31 16:54:38 +01:00
Roland Bock
34a8f34821
Remove multi_column.
...
While a nice feature in theory, this was extremely rarely used
and added quite a bit of complexity to the code.
2021-07-30 21:05:36 +02:00
Roland Bock
4178942015
Document multi_insert for time_point columns ( #367 )
2021-06-13 07:55:22 +02:00
Farook Al-Sammarraie
993ddcc049
Created docs directory ( #364 )
...
Copied wiki into docs directory
This allows developers to open pull requests to edit documentation and also use mkdocs to create a styled HTML version
* changed wiki links to relative links
* removed Planned-Features.md
* removed reference to planned features in Home.md
2021-05-09 09:01:22 +02:00