Replies: 4 comments 1 reply
-
I've spent a while trying to work out if this is possible. The answer is no, for the moment. This is something that I can really see the utility of, and something that we have talked about before. So, I'm turning this into an "Idea" because I think it would be useful. The issues that I ran into while trying this out.
To achieve this sort of thing, I feel like we would have to
|
Beta Was this translation helpful? Give feedback.
-
@mjashanks Thank you for looking into this for me I really appreciate it! I look forward to this functionality in the future. |
Beta Was this translation helpful? Give feedback.
-
It looks like it is possible now: https://budibase.com/blog/data/how-to-integrate-multiple-databases/ |
Beta Was this translation helpful? Give feedback.
-
Hi @mjashanks and other Budibase guys.
This was ugly, because it required me to have delete & save buttons inside 2 forms, because otherwise they won't have access to validate forms and save rows. But yes, if there's a better way of handling the actions - like if I can have access to forms outside of my scope - that would solve everything. Obviously the other alternative - is to add attachments to mysql/pgsql. But being able to save to 2 tables is a bigger scope. PS. As for https://budibase.com/blog/data/how-to-integrate-multiple-databases/ - it didn't look like a proper solution, since it managed consistency and validations quite poorly. We need a better way to have 2+ tables save support. Then right here right now we'd see if there's a problem with validation, and not hide it to some hidden automated jobs or replication jobs. |
Beta Was this translation helpful? Give feedback.
-
I am using MYSQL for my relational DB I would like to have the ability to save attachments in my BB app however to the best of my knowledge this is not an available feature yet via the SQL data connector.
Is there a way for me to use the internal Couch DB for the attachments and have it relate to the SQL tables I pull in?
Beta Was this translation helpful? Give feedback.
All reactions