Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages