mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Updated Cubrid class comments to test svn pre-commit hook.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10008 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
31f32cf4b4
commit
9da60d48a0
1 changed files with 2 additions and 4 deletions
|
|
@ -3,11 +3,9 @@
|
|||
* @class DBCubrid
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief Cubrid DBMS to use the class
|
||||
* @version 0.1p1
|
||||
* @version 1.0
|
||||
*
|
||||
* Modified to work with CUBRID2008 R1.3 verion by Prototype (prototype@cubrid.com)/09.02.23
|
||||
* Test completed for CUBRID 7.3 ~ 2008 R1.3 versions.
|
||||
* Only basic query used so query tunning and optimization needed
|
||||
* Works with CUBRID up to 8.4.0
|
||||
**/
|
||||
|
||||
class DBCubrid extends DB
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue