File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 0.9] - 2026-03-19
10+ ## [ 0.9] - 2026-03-21
1111
1212### Added
1313- ** Oracle Database Support** (issue #14 )
@@ -346,7 +346,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
346346- PostgreSQL schema-aware queries
347347- MySQL foreign key check handling
348348
349- [Unreleased] : https://github.com/iamvirul/deepdiff-db/compare/v0.7...HEAD
349+ [Unreleased] : https://github.com/iamvirul/deepdiff-db/compare/v0.9...HEAD
350+ [0.9] : https://github.com/iamvirul/deepdiff-db/compare/v0.8...v0.9
351+ [0.8] : https://github.com/iamvirul/deepdiff-db/compare/v0.7...v0.8
350352[0.7] : https://github.com/iamvirul/deepdiff-db/compare/v0.6.1...v0.7
351353[0.6.1] : https://github.com/iamvirul/deepdiff-db/compare/v0.6...v0.6.1
352354[0.6] : https://github.com/iamvirul/deepdiff-db/compare/v0.5...v0.6
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ We release a new version every **Saturday**. Each release includes one or more f
1010
1111## Current Status: v0.9
1212
13- ** Last Release:** 2026-03-19
13+ ** Last Release:** 2026-03-21
1414
1515** Current Features:**
1616- Schema drift detection and standalone schema migration (` schema-migrate ` )
@@ -135,7 +135,7 @@ We release a new version every **Saturday**. Each release includes one or more f
135135
136136---
137137
138- ### ~~ v0.9: Oracle Support~~ ✅ Released 2026-03-19
138+ ### ~~ v0.9: Oracle Support~~ ✅ Released 2026-03-21
139139
140140** Features delivered:**
141141- Oracle Database driver (` sijms/go-ora/v2 ` ) — pure Go, no Instant Client required
@@ -261,5 +261,5 @@ If you'd like to contribute to any of these features, please:
261261
262262---
263263
264- ** Last Updated:** 2026-03-19
264+ ** Last Updated:** 2026-03-21
265265
You can’t perform that action at this time.
0 commit comments