Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5028

Api does not list table after adding or removing tables from Mysql

$
0
0

Just to add a little more info:
DreamFactory keeps a local cache of the structure of your database – what tables are available and their structure, what procedures and functions are available and what parameters they take.
Any time you make changes to this outside of DreamFactory you need to refresh the cache. You can do this as mentioned in the above post. You can also do a GET on {servicename}/_schema?refresh=true to bypass and refresh the cache.


Viewing all articles
Browse latest Browse all 5028