rahulthomasdev
Results
3
comments of
rahulthomasdev
I had the same error, i was using the Component with useDroppable() hook within the same component that uses it, i just separated the component with useDroppable() hook into a...
Same issue here. The main problem is in the migration and seed files as it toilered to work with mysql it seems and not with psql, from few errors i...
I'm encountering difficulties with other migrations too. It seems like the codebase is heavily dependent on SQL/MySQL.