add sql
authorAlan Knowles <alan@roojs.com>
Wed, 21 Aug 2013 10:13:13 +0000 (18:13 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 21 Aug 2013 10:13:13 +0000 (18:13 +0800)
commitde29583d939a4cf9030a36faa9d5e1afa7453d60
tree1d4ea9616558287c8a73d57008d782d881558d37
parente7d6232649cc1ac6ce2ecda481144c8b303c7ea0
add sql
12 files changed:
mysql/company_get_by_name.sql [new file with mode: 0644]
mysql/company_get_name.sql [new file with mode: 0644]
mysql/company_get_owner.sql [new file with mode: 0644]
mysql/company_get_owner_name.sql [new file with mode: 0644]
mysql/person_get_action_type.sql [new file with mode: 0644]
mysql/person_get_by_email.sql [new file with mode: 0644]
mysql/person_get_company.sql [new file with mode: 0644]
mysql/person_get_internal_id.sql [new file with mode: 0644]
mysql/person_get_name.sql [new file with mode: 0644]
mysql/person_get_project_id.sql [new file with mode: 0644]
mysql/person_has_perm.sql [new file with mode: 0644]
mysql/project_get_type.sql [new file with mode: 0644]