Just a little Python
Blog about all things Python that intersect my work and hobbies
Pages
(Move to ...)
Home
Ming Introduction
▼
Showing posts with label
posgresql
.
Show all posts
Showing posts with label
posgresql
.
Show all posts
Monday, January 07, 2008
Cascading DROP TABLE with SQLAlchemy
›
A little quirk that can get you if you're using SQLAlchemy to create and drop your database is that PostgreSQL doesn't allow you to ...
3 comments:
›
Home
View web version