We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update building/dev overview for current tooling and test env minor typo fixes consistent code block syntax
update column mapping convention description and pseudocode, remove type definitions at end of file, cleanup markdown syntax, typo corrections,
improve readability of table mapping process explanation/pseudocode
fix broken/outdated links
Edit Querying to include concrete classes for params
Removed the strikethrough on "Querying"
Added the missing page with snatches of content from other areas of the wiki. Needs more info on how table names are derived without using attributes.
Differentiated the full framework/netstandard constructors as per https://github.com/CollaboratingPlatypus/PetaPoco/issues/606
Updated DB Providers (markdown)
Updated Connection string provider names (markdown)
Changed "authors" to "users" in the Sql Builder example, spotted by @davidrot
Updated Mapping Pocos (markdown)
Added link to One-to-Many page
Created Mapping One-to-Many and Many-to-One Relationships (markdown)
Fixed date
Updated _Sidebar (markdown)
Created Multi-Poco Queries (markdown)
Fixed URL for v6
Updated Saving (markdown)
Updated Joining The Team (markdown)
Updated Integration Testing Guidelines (markdown)
Updated Unit Testing Guidelines (markdown)
Updated Building SQL Queries (markdown)
Updated T4 Template Poco Builder (markdown)
Updated Querying LINQ Style (markdown)
Updated Deleting (markdown)