0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix github test module names More... over 2 years ago
Upgrads to 0.45 More... over 2 years ago
fix DBD::mysql statement handle Unknown SQL Error when SQL statement have more spaces More... over 2 years ago
add github action test More... over 2 years ago
add column_name_lc option to create_table method. This option change column names to lower case. More... over 2 years ago
remove removed prepare_attr document More... over 3 years ago
version up to 0.44 More... over 3 years ago
add column_name_lc option to create_table method. This option change column names to lower case. More... over 3 years ago
version up to 0.43 More... about 4 years ago
fix Changes More... about 4 years ago
- fix insert, update, select columns key order - reimplement reuse option. In this implementation, only statement handle is cahced in same sql. - remove EXPERIMENTAL execute method prepare_attr option because reuse option can't cache this attributes. More... about 4 years ago
remove EXPERIMENTAL create_result method because this is needed for exceute method query option More... about 4 years ago
- remove EXPERIMENTAL exceute method query option because implementation is too buggy. - remove EXPERIMENTAL create_result method because this is needed for exceute method query option. More... about 4 years ago
version up to 0.42 More... over 4 years ago
use Carp::confess instead of Carp::croak to know the exception place More... over 4 years ago
Search table names in select method's append option More... over 4 years ago
Merge branch 'master' of github.com:yuki-kimoto/DBIx-Custom More... over 4 years ago
add where option new syntax support for join clause More... over 4 years ago
Merge pull request #11 from manwar/fix-minor-typo-in-pod More... over 6 years ago
- Fixed minor typo in the pod for DBIx::Custom. More... over 6 years ago
version up to 0.40 More... about 7 years ago
add check safety character in where clause hash More... about 7 years ago
Check safety character in bulk_insert More... about 7 years ago
cleanup multi_values_clause More... about 7 years ago
add check safety character test More... about 7 years ago
cleanup assign_clause More... about 7 years ago
cleanup values_clause More... about 7 years ago
improve build performance More... about 7 years ago
improve bind performance More... about 7 years ago
improve bind performance More... about 7 years ago