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
thanks for posting ifeeka / jsql on GitHub . I have installed it on my share linux server and is running well .Hover I got 2 issues that wanted to know if there is a solution
when i load a large son file it always crashes with out of memory error or
Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders in /public_html/erp/shopify/vendor/illuminate/database/Connection.php:457
A. is there a way to over come this ?
B. does the ifeeka / jsql have the ability to split large json into smaller one automatically ?
when I split it overwrites the tables with values from last time , is there a way to instruct ifeeka / jsql to append the data in the database ?
thanks so much
The text was updated successfully, but these errors were encountered:
thanks for posting ifeeka / jsql on GitHub . I have installed it on my share linux server and is running well .Hover I got 2 issues that wanted to know if there is a solution
Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1390 Prepared statement contains too many placeholders in /public_html/erp/shopify/vendor/illuminate/database/Connection.php:457
A. is there a way to over come this ?
B. does the ifeeka / jsql have the ability to split large json into smaller one automatically ?
thanks so much
The text was updated successfully, but these errors were encountered: