09-03-2019, 01:38 PM
I notice my apps sometimes have trouble finding the correct cdbUsers table when using the function cdb_userTableName(), due to the fact that I have several projects, each one obviously having its own cdbUsers table. Now the function sometimes returns empty (or just "cdbUsers-" without any table id), so then it doesn't even default to any project.
Maybe the pProjectName parameter could be added to the function, defining the project name, as is the case in several other cdb commands/functions?
Maybe the pProjectName parameter could be added to the function, defining the project name, as is the case in several other cdb commands/functions?