Skip to content

schehata/django_pg_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Django Postgresql Utils

A set of small utils makes it easy to do create operations on the database in raw sql, exectued by django connection cursor. Such tools are made prepared to be used with multi-tenancy database (multiple schemas database), also prepaired to be used with different database connections.

Get Tables

Get Columns Of Table

Get Table Constraints

Add Constraint

Drop Constraint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages