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
Using the MySQL "stress" tables (now in the Docker mysql container) -
These do not display any data in Admin UI - the GET shows that the values are returned.
Note: /Users/tylerband/dev/ApiLogicServer/ApiLogicServer-dev/org_git/ApiLogicServer-src/tests/test_databases/mysql_test_databases/stress_mysql.sql is the source used for this test
Using the MySQL "stress" tables (now in the Docker mysql container) -
These do not display any data in Admin UI - the GET shows that the values are returned.
STRESS_BIT
STRESS_CHAR
STRESS_ENUM
STRESS_JSON (sqlalchemy error)
STRESS_SET (sqlalchemy error)
STRESS_TINYINT
STRESS_VARCHAR
curl http://localhost:5656/api/{ENDPOINT} - to see the actual values
The text was updated successfully, but these errors were encountered: