v2.1 (#10)
- Add `Json` string and output functions - Add documentation for these functions Reviewed-on: #10
This commit was merged in pull request #10.
This commit is contained in:
@@ -4,8 +4,8 @@ This library allows SQLite and PostgreSQL to be treated as document databases. I
|
||||
|
||||
## Add via Composer
|
||||
|
||||
[
|
||||
](https://packagist.org/packages/bit-badger/pdo-document#v1.0.0-rc1) [
|
||||
[
|
||||
](https://packagist.org/packages/bit-badger/pdo-document#v1.1.0-rc1) [
|
||||
](https://packagist.org/packages/bit-badger/pdo-document)
|
||||
|
||||
`composer require bit-badger/pdo-document`
|
||||
@@ -33,4 +33,4 @@ In all generated scenarios, if the ID value is not 0 or blank, that ID will be u
|
||||
|
||||
## Usage
|
||||
|
||||
Full documentation [is available on the project site](https://bitbadger.solutions/open-source/pdo-document/).
|
||||
Full documentation [is available on the project site](https://relationaldocs.bitbadger.solutions/php/).
|
||||
|
||||
Reference in New Issue
Block a user