You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hej,
Sorry for flooding, but I just wrote this issue on Haxe and it solves differences on DBAdmin between Neko and PHP. On PHP target, some values from the DB where not displayed and were "null".
I've digged a bit and solved that on sys.db.Manager like that : HaxeFoundation/haxe#5636
Best,
Michal
The text was updated successfully, but these errors were encountered:
Hej,
Sorry for flooding, but I just wrote this issue on Haxe and it solves differences on DBAdmin between Neko and PHP. On PHP target, some values from the DB where not displayed and were "null".
I've digged a bit and solved that on sys.db.Manager like that :
HaxeFoundation/haxe#5636
Best,
Michal
The text was updated successfully, but these errors were encountered: