Grouping broken in version 2.5, had to rollback upgrade
leehicks: composer update dreamfactory/df-sqldb Thanks, that fixed it.
View ArticleError with MySQL database, password shown in stack trace
Same issue here with SQL Server if the connection fails. Admin Application Version: 2.5.1 DreamFactory Version: 2.4.2 System Database: mysql Install Path: /opt/bitnami/apps/dreamfactory/htdocs/ Log...
View ArticleHow can I filter/group/order by related fields in the API DOCS UI?
Facing the same issue on my side
View ArticleCreate Filter with COLLATE (I'm using SQL Server)
Hello, I have a problem with creating search filter. I want to create filter for the query:SELECT * FROM Customer_ExtractWHERE Customer_Extract."Account ID" = '0013600000wXVSa' COLLATE...
View ArticleSaving all server-side scripts to file
QUICK QUESTION - how do you access that table - where is that database located?
View ArticleHow to remove virtual relationships
Hi, I tried to test out adding virtual relationships between tables, but it seems I cannot remove a relationship once it's set? I tried clicking on the relationship in the Relationships section in the...
View ArticleREST Exception #404 > Could not find a service for dreamfactory
Hi - M_MENON - did you get past this - and do you remember the solution? We are having a similar problem installing ourselves using Github sourcecode package. thanks! feel free to pm me if needed at...
View ArticleGeneric ODBC support and connecting to SQL Dbs
Hi Phil - did you find an answer to this yet? Since their main intro web pages state they connect to MS SQL Server - I would think ODBC would be part of that. I am interested in connecting MS Access...
View ArticleRemove "resource" wrapper
Hi, I'm firing off a GET request to a DF endpoint from an external API. Although I am able to connect, the external API is not able to read the payload. My guess is that it cannot parse the "resource"...
View ArticleBuild my API Platform with DF
Hello All, I'm new in DreamFactory, and want to know if DF can be used to build a Platform to my work. This is the scenario for you to better understand what I intend: 1) Have a website (our services)...
View ArticleMySQL tables name with underscore problem
When I create a MySQL service and I try to get a table named with underscores, dreamfactory show: There was an error connecting to http://127.0.0.1:81/api/v2/colddb/_table/cold_ad.Why this might have...
View ArticleDF can be a used to have a external API or is more for a backend API?
Hello all, After a day reading the Wiki and Docs, and viewing videos, want to confirm if DF can be used to have a public API? I think to expose the API "outside" the DF interface is complicated! The...
View ArticleDF can be a used to have a external API or is more for a backend API?
Hello @LBat With DF you can provide specific endpoints for Public and Authenticated users. The way to do this is by assigning a API Key + Role For authenticated users, this article describes how you...
View ArticleHow to remove virtual relationships
Hi @filiptod, I think the best way for you to do this now is through the SQL REST API (API Docs) DELETE /your-db-service/_schema/{table_name}/_related/{relationship_name} You can also create new...
View ArticleErro on install from github on Raspbian
Hi Gilson,You continuous with a problem? I Suggest do you run a php artisan migrate:install manually,If the problem persists, try using the SQLite driver. best regards,Junior Conte
View ArticleErro on install from github on Raspbian
Hy Juniior, I tryied to run migrate manually but i receive the same error, so i changed it to use SQLite driver and the Dreamfactory works like a charm. It's been three weeks in full operation. I do...
View ArticleNo hosts available for the control connection
Hi, I have installed dreamfactory with docker-compose. But when I create Cassandra service, I always get this error: "no hosts available for the control connection".I went step by step in tutorial....
View ArticleSending Email with No Encryption
Not sure whether our setup is an exception, but we're successfully managing to use a SMTP service over Port 25 without encryption simply by leaving the Encryption, Username and Password fields blank.
View ArticleI am deleting files to create space but space is not generating. Which files...
i am deleting files to create space but space is not generating. Which files should I delet to make space?
View Article