summaryrefslogtreecommitdiff
path: root/devel/py-sqlcc (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-16Change maste_site to make it fetchable againBaptiste Daroussin2-2/+1
Notes: svn path=/head/; revision=275687
2009-08-17Reset thinker@branda.to due to maintainer-timeouts and no response toMark Linimon1-2/+2
email. While here, tighten up comments and pet portlint. Hat: portmgr Notes: svn path=/head/; revision=239706
2008-12-28CATEGORIES+= python for py- ports missing itPhilip M. Gollucci1-1/+1
PR: ports/124921 Approved by: portmgr (pav) Notes: svn path=/head/; revision=224878
2007-03-27sqlcc is a SQL Command Composer for Python. It make you coding SQL commandMartin Wilke4-0/+45
with Python's syntax, no more string composing. You can insert, update, and query with sqlcc. Even you can initial a database with schema defined with sqlcc. WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc PR: ports/110925 Submitted by: Thinker K.F. Li <thinker at branda.to> Notes: svn path=/head/; revision=188560