All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Adjacency list to materialized path converting algorithm
- Rename functional tests to integration tests
- The "Converter"
- Algorithms
- Contracts
- Services
- Specifications
- Functional and unit tests
- Converters behavior
- Type objects behavior
- Converting API
- typos
- Tree: children count
- MP: parent path search regexp
$noParentValue
parameter for MP to AL converting
- test data
- ci workflow
- Associative array tree to nested set converting
- Associative array tree to nested set converting test
- Associative array tree to materialized path converting
- Associative array tree to materialized path converting test
- Associative array tree to adjacency list converting
- Associative array tree to adjacency list converting test
$noParentValue
parameter for NS to AL converting
- Nested set to adjacency list converting
- Nested set to materialized path converting
- Nested set converting tests
- Nested set to associative array tree converting
- Nested set to associative array tree converting test
- Materialized path to adjacency list converting
- Materialized path to nested set converting
- Materialized path to associative array tree converting
- Materialized path converting tests
- materialized path data example
- Adjacency list to materialized path converting
- Adjacency list to nested set converting
- Adjacency list to nested set converting test
- Adjacency list to materialized path converting
- Adjacency list to materialized path converting test
- License tag
- Adjacency list to associative array tree converting
- Adjacency list to associative array tree converting test
- Same type converting tests
- Green line tests for other convertings
- Source structure