ben
June 8, 2022, 12:55pm
1
Server Model: NodeJS
Database: MariaDB
O/S: Windows 10
When following Teodor's tutorial
Intro
NOTE: This option is currently available for NodeJS server model only. Support for other server models is coming next weeks.
The sub tables in Wappler provide an easy way to create and access nested data structures much easier. The relational databases make sense now, as you can easily nest data structures in sub tables.
Then you can query these tables and their sub tables without the need of complex queries - Wappler handles it all for your in a single query and builds the required ne…
I finish up with
Two separate tables. The only option that I now have is to inner join the tables where I have to rename at least one of the two ID's.
I am sure that this is another of my senior moments, so please help!
What were the exact steps of creation in those tables?
Did you do additional schema changes to the sub table once it was created?
ben
June 8, 2022, 1:26pm
4
Hi George, I followed the exact same steps as in the tutorial. Up until the save database step, my structure looked the same as in the tutorial. It was when I save the database when the sub-table disappeared making room for a separate table.
ben
June 16, 2022, 2:34am
5
Not wanting to push you guys, but I am waiting for a solution. My client is asking me when the site will go live.
Is there any news. If this matter is of a lower priority, I will go ahead with the old fashioned solution. No worries.