root/GearsORM/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @414 [414] 03/22/08 13:40:09 uriel *updated docs *changed version to 0.2.1
(edit) @410 [410] 03/21/08 21:01:22 uriel *added documentaion for GearsORM.Events.js *added file header for …
(edit) @409 [409] 03/21/08 20:53:54 uriel moved undefined checking to _updateInsert,putting it in execute will be a …
(edit) @408 [408] 03/21/08 20:44:41 uriel prevent adding undefineds to the database
(edit) @407 [407] 03/15/08 04:57:00 uriel *added test for level 2+ relations *fixed bug where rowid wasn`t fetched …
(edit) @406 [406] 03/14/08 08:44:39 uriel *fixed a bug with model with relation to a model with relation to other …
(edit) @359 [359] 10/16/07 17:00:38 uriel count use a named colum "c" for count(*) in sql
(edit) @358 [358] 10/16/07 15:28:03 uriel no need for two if statments
(edit) @357 [357] 10/08/07 14:28:44 uriel sync removed from trunk since it moved to his own branch.
(edit) @354 [354] 10/08/07 14:21:05 uriel basic syncUp and syncDown functions,need more work and testing
(edit) @353 [353] 10/08/07 14:19:21 uriel add support to call Model.remove without arguments in order to remove all …
(edit) @345 [345] 09/19/07 14:30:41 uriel fixed ticket #2
(edit) @344 [344] 09/19/07 13:38:26 uriel *removed two commas that bothered IE
(edit) @343 [343] 09/19/07 13:32:55 uriel *fix IE doesn`t support array syntax on strings
(edit) @342 [342] 09/18/07 09:45:31 uriel removed a extra comma since IE doesn`t like it
(edit) @340 [340] 09/12/07 13:42:45 uriel *addListener,removeListner are now chainable *fireEvent calls inside …
(edit) @339 [339] 09/12/07 12:31:20 uriel forgot to change the dbName
(edit) @338 [338] 09/07/07 11:06:31 uriel *added events to model classes *added test for model events *small cleanup …
(edit) @337 [337] 09/06/07 11:58:41 uriel *move $extend to GearsORM.extend *better implementation of extend also …
(edit) @331 [331] 08/22/07 20:31:32 uriel *small size reduce in ResultIterator? *updated version to 0.3dev
(edit) @330 [330] 08/21/07 17:08:06 uriel forgot to add GearsORM-Transaction-js.html
(edit) @329 [329] 08/21/07 17:07:22 uriel *regenerated documentation *added version attribute to GearsORM *added …
(edit) @328 [328] 08/21/07 16:57:47 uriel small code optimization.
(edit) @327 [327] 08/21/07 16:53:06 uriel forgot to add documentation about allowNull
(edit) @326 [326] 08/18/07 20:53:14 uriel *added a option to allow ForigenKey? with value NULL *ManyToOne? and …
(edit) @325 [325] 08/18/07 18:47:42 uriel shorter version of insertByModel
(edit) @324 [324] 08/18/07 18:35:53 uriel uses count instead of select to count how much tables are matched
(edit) @323 [323] 08/18/07 18:34:16 uriel added a count class-method to get the count of rows in SQL rather than …
(edit) @322 [322] 08/18/07 18:29:25 uriel a bit better logging
(edit) @321 [321] 08/12/07 15:00:14 uriel *small code rewrite in _updateInsert *Model.load now use transaction when …
(edit) @320 [320] 08/12/07 14:30:40 uriel forgot to add reference to GearsORM.Transaction
(edit) @319 [319] 08/12/07 14:20:43 uriel *added to tests reference to …
(edit) @318 [318] 08/12/07 14:16:54 uriel allow calling GearsORM.Transaction without making multiple BEGIN queries …
(edit) @317 [317] 08/12/07 00:34:08 uriel add GearsORM.Transaction for easy transaction handling and test for …
(edit) @316 [316] 08/12/07 00:31:33 uriel add timing row and remove unneeded code
(edit) @314 [314] 08/09/07 22:30:18 uriel forgot to point natural docs to the real index
(edit) @313 [313] 08/09/07 22:28:20 uriel removed hack comment since it is not a hack anymore
(edit) @312 [312] 08/09/07 22:27:03 uriel removed experimental code,SelfRelation? will be merged with ManyToOne? in …
(edit) @311 [311] 08/09/07 22:26:06 uriel fixed a known bug that OneToMany? field in m2m table didn`t have triggers …
(edit) @310 [310] 08/09/07 22:01:07 uriel added a way to do basic introspection(for now to check if tables exist) …
(edit) @304 [304] 07/24/07 20:06:24 uriel *updated documentation *added NaturalDocs? auto-generated documentation
(edit) @303 [303] 07/19/07 15:55:44 uriel fixed logging,not showing a array any more
(edit) @302 [302] 07/19/07 15:54:21 uriel first try of a inner relation,need some cleanup
(edit) @301 [301] 07/18/07 17:28:07 uriel --
(edit) @300 [300] 07/18/07 17:23:57 uriel shorter version for model.save
(edit) @299 [299] 07/18/07 16:46:00 uriel fixes #1
(edit) @291 [291] 07/14/07 07:32:59 uriel forgot some ;
(edit) @290 [290] 07/02/07 12:50:10 uriel a documentaion fix
(edit) @289 [289] 07/02/07 12:43:25 uriel *added documentaion to GearsORM.Fields.js *forgot to remove return from …
(edit) @288 [288] 07/02/07 04:41:20 uriel removed uneede _sql
(edit) @287 [287] 06/30/07 16:57:52 uriel merged insert and update methods since they are really similar
(edit) @286 [286] 06/30/07 04:27:49 uriel added documentaion
(edit) @285 [285] 06/30/07 04:22:05 uriel added documentaion
(edit) @284 [284] 06/30/07 04:07:29 uriel *next is now shorter *added documentaion for the whole class
(edit) @283 [283] 06/23/07 14:48:27 uriel *field have refernce to the modelClass and instance *copy added to …
(edit) @280 [280] 06/20/07 14:39:10 uriel forgot to close the ResultSet?.
(edit) @279 [279] 06/15/07 04:06:50 uriel removed uneeded test
(edit) @278 [278] 06/15/07 03:59:30 uriel moved ResultIterator? to other file
(edit) @277 [277] 06/12/07 02:27:04 uriel *added test for cascade and forigen keys
(edit) @276 [276] 06/12/07 02:25:51 uriel *added triggers for update,insert,delete to enforce forigen keys *select …
(edit) @275 [275] 06/12/07 02:24:47 uriel *when creating new instance of a model forgot to add backward …
(edit) @274 [274] 06/09/07 17:35:04 uriel forgot a and when using whereExpression with backward relation
(edit) @273 [273] 06/09/07 05:03:30 uriel moved demo to examples directory
(edit) @272 [272] 06/08/07 19:02:43 uriel added db name
(edit) @271 [271] 06/08/07 19:02:01 uriel *added test for retrive using constructor(i.e. refresh) *added test for …
(edit) @270 [270] 06/08/07 19:00:35 uriel *changed db name *deleted dropTable
(edit) @269 [269] 06/08/07 18:59:59 uriel *added update *added refresh
(edit) @268 [268] 06/08/07 18:59:12 uriel removed line and a comment
(edit) @267 [267] 06/08/07 18:10:41 uriel removed old code
(edit) @266 [266] 06/08/07 18:10:20 uriel new version,complete rewrite support ManyToOne? relations.
(edit) @262 [262] 06/06/07 10:43:08 uriel start of the complete rewrite of the orm
(edit) @240 [240] 06/02/07 15:42:45 uriel added update,need some work
(edit) @236 [236] 06/02/07 12:53:36 uriel first comit of a proof of concept
(add) @235 [235] 06/02/07 08:49:50 uriel --
Note: See TracRevisionLog for help on using the revision log.