This repository provides a convenient solution to generate a PlantUML (.puml) diagram representing your Django project's database schema and create a markdown file containing the summary and details ...
Some (external) projects automatically use a database prefix for interaction with a database. This is particularly common in implementations of the Active Record pattern. It is possible to define an ...