Commit History

Author SHA1 Message Date
  Cauê Waneck e74b526de1 [java] Avoid some warnings 10 years ago
  Cauê Waneck f8e269f90e [php] Re-enabled SPOD tests on PHP, and add test for #3598 10 years ago
  Cauê Waneck 51bdd96051 Merge pull request #2692 from jasononeil/updatewithnocache 10 years ago
  Cauê Waneck cc8609d5ff [spod] Added dependency to haxe.io.Bytes.toString. Closes #1937 10 years ago
  Cauê Waneck be219183a2 [cs] Force anything typed as Int to be cast to Int, to avoid Int64's escaping when -D erase_generics is on 10 years ago
  Cauê Waneck 0cdfa68d77 [spod] Set the default values on the correct field name. Build fields on FProps also 10 years ago
  Cauê Waneck e73cac9046 [spod] Add abstract types support for SPOD. SText may be sent as bytes; Convert them to String. Closes #2886 11 years ago
  Cauê Waneck a11f7b37eb [spod] Fixed update detection problems 11 years ago
  Cauê Waneck 1efb69349a [spod] Added tests for update check 11 years ago
  Cauê Waneck 3fad124793 [spod] Java SPOD implementation 11 years ago
  Cauê Waneck d59773a47a [spod] Fix typing errors on relations 11 years ago
  Cauê Waneck fb16290ce1 [spod] Do not set SData field with the incorrect type 11 years ago
  Cauê Waneck 74e9d3b085 [spod] Transform DData into Bytes as well, and also set the mapped types' values into the cache again 11 years ago
  Cauê Waneck c6bfb3fef4 [php/neko] Handle the types at Manager that cannot be handled correctly at the drivers' side 11 years ago
  Cauê Waneck bd9175397c [php] When insert is called on a new instance, and an update is called afterwards, its cache is null. So create the cache if it's not available. PHP unit tests passing for MySql 11 years ago
  Jason O'Neil d39271291e Incorrect logic 11 years ago
  Jon Borgonia f8fa245bac [sys][sql] Replaced "1"/"0" query comparison values with "TRUE"/"FALSE" 11 years ago
  Jason O'Neil d896600aa2 In doUpdate, if cache is null, update all fields 11 years ago
  David Peek d54752f58c Haxe is a proper language (and a proper noun) 12 years ago
  Nicolas Cannasse 6130dc5e4d removed old-spod incompatibility : actually the two of them should work well together 12 years ago
  Simon Krajewski 8f5fffcc2c SPOD -> Record 12 years ago
  Simon Krajewski 3348f996d8 Hash -> haxe.ds.StringMap 12 years ago
  Nicolas Cannasse 976c190543 warn about @:macro becoming macro with -D haxe3 + deprecated class-macro 12 years ago
  Nicolas Cannasse 702021cbfd fixed issue #1268 12 years ago
  Nicolas Cannasse c0645342f2 tmp fix 12 years ago
  Nicolas Cannasse d4f48b3e34 force either get/set (or get_x/set_x) property names when -D haxe3 13 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 years ago
  Nicolas Cannasse 34e7b0a211 minor fix for Reflect on SData 13 years ago
  Nicolas Cannasse 5f05857afa added DEnum, allowed $enumField == MyEnumVal in SPOD query 13 years ago
  Nicolas Cannasse 263a052a21 change in spec/impl for SData : serialize again as soon as readed (allow mutation 13 years ago