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