root/trunk/trax/vendor/trax/active_record.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @337 [337] 22 months john added unset() and isset() to ActiveRecord?
(edit) @336 [336] 22 months john added unset() and isset() to ActiveRecord?
(edit) @335 [335] 22 months john added unset() and isset() to ActiveRecord?
(edit) @334 [334] 22 months john added unset() and isset() to ActiveRecord?
(edit) @333 [333] 22 months john Added Partial Updates to ActiveRecord?
(edit) @329 [329] 2 years john changed default environment back to development in AR
(edit) @327 [327] 2 years john AR changed the count on paginated queries, added session_cookie_domain to …
(edit) @315 [315] 3 years john AR multiple connection/read only connections
(edit) @313 [313] 3 years john updates
(edit) @311 [311] 3 years john updates and bug fixes
(edit) @308 [308] 3 years john features and bug fixes from gocoffeego project
(edit) @307 [307] 3 years john changed find_all building records array to index on blank if no index is …
(edit) @297 [297] 4 years john fixed bug in aggregate_all with joins
(edit) @296 [296] 4 years john fixed bug in aggregate_all with joins
(edit) @295 [295] 4 years john fixed bug in aggregate_all with joins
(edit) @294 [294] 4 years john Took out referrences to Trax in AR in prep to make it standalone
(edit) @293 [293] 4 years john unset association if belongs_to or has_one returns null so it can be call …
(edit) @283 [283] 5 years john fixed other_table_name in find_all_habtm
(edit) @281 [281] 5 years john update validate_builtin()
(edit) @278 [278] 5 years john changed to on the call after_find()
(edit) @275 [275] 5 years john changed scope of back to public
(edit) @274 [274] 5 years john added schema_search_path to AR for postgres schemas
(edit) @273 [273] 5 years john added schema_search_path to AR for postgres schemas
(edit) @272 [272] 5 years john added builtin validation methods, bug fixes, and changes submitted by …
(edit) @263 [263] 5 years john updates to composed_of
(edit) @262 [262] 5 years john composed_of fix in AR
(edit) @261 [261] 5 years john added support for composed_of - composite value objects in AR
(edit) @259 [259] 5 years john added table_info to hold tableInfo
(edit) @258 [258] 5 years john fixing quoted_attributes()
(edit) @257 [257] 5 years john fixing quoted_attributes()
(edit) @256 [256] 5 years john fixing quoted_attributes()
(edit) @255 [255] 5 years john fixing quoted_attributes()
(edit) @254 [254] 5 years john fixing quoted_attributes()
(edit) @252 [252] 5 years john fixing quoted_attributes() in AR
(edit) @251 [251] 5 years john move database_settings[] and active_connections[] to AR out of Trax class …
(edit) @250 [250] 5 years john Converted AR to use MDB2 - DB is now deprecated
(edit) @249 [249] 5 years john fixed some logic errors with determining field types
(edit) @247 [247] 5 years john many bug fixes
(edit) @241 [241] 5 years john fixes to AR delete
(edit) @227 [227] 6 years john added PHP Shell an interactive shell to interact with your apps models
(edit) @224 [224] 6 years john fixed associations in AR
(edit) @223 [223] 6 years john fixed AR associations and find_by_* magic functions added …
(edit) @215 [215] 6 years john fixed paging syntax in find_all
(edit) @214 [214] 6 years john fixed paging syntax in find_all
(edit) @213 [213] 6 years john moved paging to AR Helper, find_all can take an array now, bug fixes
(edit) @210 [210] 6 years john fixed some syntax errors
(edit) @203 [203] 6 years john AR Bug fixes and fixed scaffold index template
(edit) @201 [201] 6 years john Major changes to environment added boot.php and Trax class to hold …
(edit) @199 [199] 6 years haas many fixes, documentation improvements
(edit) @198 [198] 6 years haas DateHelper? docs and tests
(edit) @197 [197] 6 years john added to AR
(edit) @195 [195] 6 years haas docs, test trax_generator
(edit) @166 [166] 6 years john added sql logging in debug mode into AR
(edit) @165 [165] 6 years haas improve various test, documents
(edit) @162 [162] 6 years john removed all the trailing spaces on the end of the files after php closing …
(edit) @158 [158] 6 years john added to AR so it can preserve null dates
(edit) @155 [155] 6 years haas more documentation
(edit) @138 [138] 6 years john added in phpDoc commenting tests docs - Walt
(edit) @136 [136] 6 years john fixed typo in find_by* magic function
(edit) @135 [135] 6 years john fixed typo in find_by* magic function
(edit) @134 [134] 6 years john added saving of association objects
(edit) @133 [133] 6 years john added saving of association objects
(edit) @131 [131] 6 years john fixed a bunch of helpers
(edit) @128 [128] 6 years john bug fixes for views
(edit) @117 [117] 6 years john Made all the file php long tags (uglysvn up)
(edit) @112 [112] 6 years john added to AR database_name and force_reconnect vars
(edit) @110 [110] 6 years john finished the scaffolding stuff in AR and its helper
(edit) @106 [106] 6 years john added a bunch of stuff for scaffolding
(edit) @94 [94] 6 years john made it so you can specify in database.ini [production] use=development
(edit) @92 [92] 6 years john made it so you can specify in database.ini [production] use=development
(edit) @91 [91] 6 years john made it so you can specify in database.ini [production] use=development
(edit) @72 [72] 6 years john mass update
(add) @62 [62] 6 years john add vendor folder with trax libs in it
Note: See TracRevisionLog for help on using the revision log.