PDODocument
Advanced Usage
While the functions provided by the library cover lots of use cases, there are other times where applications need something else. Below are some of those.
- Customizing Serialization
- Related Documents and Custom Queries
- Referential Integrity (PostgreSQL only)
This page is part of theBitBadger.Documents
documentation, and its documents follow the .NET PascalCase naming convention. It also is all about the SQL, and none about the library, so everything there will apply to a document store utilized byPDODocument
.