Ok, so when you create a table you have 2 options: save it as "embedded" or save it as a resource in your db's folder
so i used the latter and created a table. then i removed the table i created with the little minus icon here:
and when i added the same table back (by dragging it from the filesystem) it showed up in the editor but when i ran the code and printed the list of tables it wasnt there.
so basically the bug is that if you save a table as a resource it stops working if you remove it and add it back again
the embedded ones work fine though so there's a workaround
(btw i really appreciate your addons ty 👉 👈 )
Ok, so when you create a table you have 2 options: save it as "embedded" or save it as a resource in your db's folder so i used the latter and created a table. then i removed the table i created with the little minus icon here: and when i added the same table back (by dragging it from the filesystem) it showed up in the editor but when i ran the code and printed the list of tables it wasnt there. so basically the bug is that if you save a table as a resource it stops working if you remove it and add it back again the embedded ones work fine though so there's a workaround (btw i really appreciate your addons ty 👉 👈 )