AUTHORS

Mon, 27 Dec 2010 06:10:35 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Mon, 27 Dec 2010 06:10:35 +0500
changeset 3974
af40a7ce4f77
parent 792
57c793b1575f
permissions
-rw-r--r--

mod_storage_sql: Quote identifiers in SQL with backquotes, and use the empty string for NULL, and '=' instead of 'IS' for comparison, to work with MySQL's limitations...

94
57d2f1c98124 Add AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 == Core development team ==
57d2f1c98124 Add AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2
792
57c793b1575f Fix to correct my email address in AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents: 521
diff changeset
3 Matthew Wild (matthew.wild AT heavy-horse.co.uk)
94
57d2f1c98124 Add AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4 Waqas Hussain (waqas20 AT gmail.com)

mercurial