Cauê Waneck
|
0cdfa68d77
[spod] Set the default values on the correct field name. Build fields on FProps also
|
hace 11 años |
Cauê Waneck
|
e73cac9046
[spod] Add abstract types support for SPOD. SText may be sent as bytes; Convert them to String. Closes #2886
|
hace 11 años |
Cauê Waneck
|
a11f7b37eb
[spod] Fixed update detection problems
|
hace 11 años |
Cauê Waneck
|
1efb69349a
[spod] Added tests for update check
|
hace 11 años |
Cauê Waneck
|
3fad124793
[spod] Java SPOD implementation
|
hace 11 años |
Cauê Waneck
|
d59773a47a
[spod] Fix typing errors on relations
|
hace 11 años |
Cauê Waneck
|
fb16290ce1
[spod] Do not set SData field with the incorrect type
|
hace 11 años |
Cauê Waneck
|
74e9d3b085
[spod] Transform DData into Bytes as well, and also set the mapped types' values into the cache again
|
hace 11 años |
Cauê Waneck
|
c6bfb3fef4
[php/neko] Handle the types at Manager that cannot be handled correctly at the drivers' side
|
hace 11 años |
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
|
hace 11 años |
Jon Borgonia
|
f8fa245bac
[sys][sql] Replaced "1"/"0" query comparison values with "TRUE"/"FALSE"
|
hace 11 años |
David Peek
|
d54752f58c
Haxe is a proper language (and a proper noun)
|
hace 12 años |
Nicolas Cannasse
|
6130dc5e4d
removed old-spod incompatibility : actually the two of them should work well together
|
hace 12 años |
Simon Krajewski
|
8f5fffcc2c
SPOD -> Record
|
hace 12 años |
Simon Krajewski
|
3348f996d8
Hash -> haxe.ds.StringMap
|
hace 12 años |
Nicolas Cannasse
|
976c190543
warn about @:macro becoming macro with -D haxe3 + deprecated class-macro
|
hace 12 años |
Nicolas Cannasse
|
702021cbfd
fixed issue #1268
|
hace 13 años |
Nicolas Cannasse
|
c0645342f2
tmp fix
|
hace 13 años |
Nicolas Cannasse
|
d4f48b3e34
force either get/set (or get_x/set_x) property names when -D haxe3
|
hace 13 años |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
hace 13 años |
Nicolas Cannasse
|
34e7b0a211
minor fix for Reflect on SData
|
hace 13 años |
Nicolas Cannasse
|
5f05857afa
added DEnum, allowed $enumField == MyEnumVal in SPOD query
|
hace 13 años |
Nicolas Cannasse
|
263a052a21
change in spec/impl for SData : serialize again as soon as readed (allow mutation
|
hace 13 años |
Nicolas Cannasse
|
50a72ee013
added storage of arbitrary serialized data in SPOD
|
hace 13 años |
Nicolas Cannasse
|
0672aaa78d
moved usage of null-safe comparison operator from compile-time to runtime (fixed issue #606)
|
hace 13 años |
Franco Ponticelli
|
125e6e89d1
PHP fix issue 814
|
hace 13 años |
Nicolas Cannasse
|
5d8392b4d6
fixed failure to lock object (most likely deleted)
|
hace 13 años |
Nicolas Cannasse
|
499c46b2a8
allow limit/orderBy for delete as well
|
hace 13 años |
Nicolas Cannasse
|
fd1a28875e
ExprRequire -> ExprOf + haxe3 transition
|
hace 13 años |
Nicolas Cannasse
|
dfcefd45e1
always compare haxe.io.Bytes if they are different objects before updating + added forceUpdate to handle in-place changes of haxe.io.Bytes
|
hace 13 años |