rhymix/common
Kijin Sung ce5dc45326 Allow class name to be specified when executing queries
PDO에는 결과를 어떤 클래스로 받아올지 선택하는 기능이 있는데 (기본값 stdClass)
executeQuery()로 쿼리를 실행할 때도 이 기능을 활용할 수 있도록 개선합니다.
stdClass를 받아와서 속성들을 추출한 후 documentItem에 도로 집어넣는 등
비효율적인 부분을 추후 개선하는 데 도움이 될 것으로 예상합니다.
2021-04-25 13:18:47 +09:00
..
css Replace CSS check with window.matchMedia 2020-12-13 19:43:11 +09:00
defaults Update Cloudflare IP range list 2021-04-09 13:01:12 +09:00
framework Allow class name to be specified when executing queries 2021-04-25 13:18:47 +09:00
img Remove Flash FLV player that doesn't work anymore 2021-01-08 21:02:45 +09:00
js Fix #1662 missing color scheme class on <body> when cookie exists 2021-03-17 23:01:43 +09:00
lang Fix misleading error message 2021-02-04 21:09:23 +09:00
libraries Force use of latest cacert.pem from Mozilla 2021-01-20 00:56:23 +09:00
manual/server_config Fix #1630 short URL for file download conflicts with other nginx directives 2021-02-23 20:40:00 +09:00
scripts Add script to update all modules from the CLI 2020-03-29 17:30:00 +09:00
tpl Remove ssl_actions and add rewrite_level to inline JS 2021-01-20 23:55:09 +09:00
autoload.php Simplify autoloader logic 2021-03-08 16:51:39 +09:00
constants.php Add getStatus() and getStatusText() methods to document and comment for easy management 2021-04-20 22:38:42 +09:00
functions.php Various fixes to improve PHP 8.0 compatibility 2020-10-31 00:25:26 +09:00
legacy.php Allow class name to be specified when executing queries 2021-04-25 13:18:47 +09:00