Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
kshep9232708yOur DB admin created a similar structure but with all columns typed to VARCHAR(50) with the exception of the auto increment ID columns. It was supposed to support our inventory app.
-
Jappe29168y@Brain do you mean the one in the photo? That's draw.io, you can integrate it in google drive..
-
At least it's only a 10 table schema... you should be able to find the FKs and figure out the relationships pretty easily. Or check the ORM mappings in the code
-
@NotABugAFeature there are plenty of fields that should have fks, I have no idea how they managed this
-
mundo0349798y@coffeeneia i was thinking the same thing.. this cold be in a post it and achieve the same result
Related Rants
The ER diagram of the system we are working with. I'm not kidding
undefined
database
er