forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 0
World Wide Web Server edited this page Jul 4, 2012
·
16 revisions
DMZ is an Extension to DataMapper that enhances the core functions to provide more usability.
DMZ offers these features and more over the original DataMapper: - In-table foreign keys - Multiple Relationships to the Same Model - Better Self References - Add Fields from a Related Model into One Query - Update, View, and Query Extra Columns on Join Tables
DMZ has updated documentation based on the original DataMapper docs.
You can view those docs here: http://www.overzealous.com/dmz/
You can discuss DMZ in the CodeIgniter forum's DataMapper thread.
Created by Phil DeJarnett (OverZealous Creations, LLC)
Category:Library::Database Category:Libraries::Database Category:Contributions::Libraries::Database Category:Models