Skip to content

Commit

Permalink
0.9.101
Browse files Browse the repository at this point in the history
  • Loading branch information
halgari committed Jan 28, 2025
1 parent acc0d12 commit 4fb0dca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Changelog

### 0.9.101 - 28/1/2025
* Add a option to Connection that allows the connection to be started in read-only mode (not running simple migrations)

### 0.9.100 - 27/1/2025
* Switch timestamps over to storing time as `DateTimeOffset.Ticks` so that we have the most accurate times possible
* Provide a new `ScanUpdate` feature that can be used for data migration and conversions. Allows datoms to be deleted or
Expand Down

0 comments on commit 4fb0dca

Please sign in to comment.