Commit graph

3 commits

Author SHA1 Message Date
Pav Lucistnik
ff60500447 - Update pure to 0.51 and update modules
PR:		ports/161799
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-01-26 11:18:51 +00:00
Frederic Culot
132e6d1bf7 - Fix typo in COMMENT (s/langauge/language/)
PR:		ports/159866
Submitted by:	Kaspars Bankovskis <kaspars@bankovskis.lv>
Approved by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2011-08-19 11:26:57 +00:00
Martin Wilke
91263b07cf Sql3 is an interface to the popular Sqlite3 database. The module provides a
minimal wrapper around Sqlite3's C interface which is designed to give the
developer access to all of Sqlite3's features in a way that is convenient
for Pure programmers.

WWW:	http://docs.pure-lang.googlecode.com/hg/pure-sql3.html

PR:		ports/156103
Submitted by:	Zhihao Yuan <lichray at gmail.com>
2011-06-27 14:45:31 +00:00