|
|
|
@26219
|
[26219]
|
5 years |
yappo |
テストを簡潔に書けるようにした
|
|
|
|
@26110
|
[26110]
|
5 years |
tokuhirom |
fixed typo
|
|
|
|
@26031
|
[26031]
|
5 years |
tokuhirom |
added parenthesis for perl5.10
|
|
|
|
@24836
|
[24836]
|
5 years |
yappo |
add get_all test
|
|
|
|
@24832
|
[24832]
|
5 years |
yappo |
add update_direct
|
|
|
|
@24635
|
[24635]
|
5 years |
yappo |
このてすとにorderはいらなかった
|
|
|
|
@24634
|
[24634]
|
5 years |
yappo |
primary key が無い時はrow objectからの削除は出来ないようにした
|
|
|
|
@24633
|
[24633]
|
5 years |
yappo |
row object から直接 delete 可能にした
|
|
|
|
@24499
|
[24499]
|
5 years |
yappo |
key が無くても search できるようになった (Driver::Memory含む、ただupdate,deleteはまだ)
|
|
|
|
@24498
|
[24498]
|
5 years |
yappo |
get( foo => { where => [ -and => [ foo => { IN => [1,2] }, bar => { 'NOT …
|
|
|
|
@24459
|
[24459]
|
5 years |
yappo |
入れ子のand/or SQL を HASH …
|
|
|
|
@24098
|
[24098]
|
5 years |
yappo |
sugar の空間がバッティングしない仕組みを付けた
|
|
|
|
@24097
|
[24097]
|
5 years |
yappo |
typo
|
|
|
|
@24096
|
[24096]
|
5 years |
yappo |
rename add_column_suger to column_suger
|
|
|
|
@24081
|
[24081]
|
5 years |
yappo |
add column suger
|
|
|
|
@24080
|
[24080]
|
5 years |
yappo |
oops
|
|
|
|
@24079
|
[24079]
|
5 years |
yappo |
oops
|
|
|
|
@23985
|
[23985]
|
5 years |
yappo |
add set_driver method
|
|
|
|
@23975
|
[23975]
|
5 years |
yappo |
Schema から CREATE TABLE 文を作る Data::Model::Schema::SQL を実装した
|
|
|
|
@23937
|
[23937]
|
5 years |
yappo |
add Data::Model::Schema::Properties class. bare_row の時は row class …
|
|
|
|
@23936
|
[23936]
|
5 years |
yappo |
add bare_row test
|
|
|
|
@23915
|
[23915]
|
5 years |
yappo |
index の tests 追加 Driver::Memory でも unique な値を set する時に die するようにした
|
|
|
|
@23879
|
[23879]
|
5 years |
yappo |
mock の取り回し方法を変えた
|
|
|
|
@23779
|
[23779]
|
5 years |
yappo |
add build_requires 'Test::Class';
|
|
|
|
@23778
|
[23778]
|
5 years |
yappo |
add auto_increment test, Driver::Memory に auto_increment 実装
|
|
|
|
@23749
|
[23749]
|
5 years |
yappo |
DBI/Memory の Schema は共通にした
|
|
|
|
@23748
|
[23748]
|
5 years |
yappo |
TODO
|
|
|
|
@23747
|
[23747]
|
5 years |
yappo |
index を使った delete が出来るようになった
|
|
|
|
@23592
|
[23592]
|
5 years |
yappo |
no Class::Accessor::Fast
|
|
|
|
@23591
|
[23591]
|
5 years |
yappo |
add requires
|
|
|
|
@23563
|
[23563]
|
5 years |
yappo |
add replace and update method
|
|
|
|
@23553
|
[23553]
|
5 years |
yappo |
add replace
|
|
|
|
@23428
|
[23428]
|
5 years |
yappo |
set した時に必要なら auto_increment な値を入れる
|
|
|
|
@23424
|
[23424]
|
5 years |
yappo |
Driver::Logic の時の model method の戻り値にイテレータを戻り値として使えるように追加
|
|
|
|
@23423
|
[23423]
|
5 years |
yappo |
wantarray で get した時で且つ bare_row の時に値を返さないバグを直した
|
|
|
|
@23417
|
[23417]
|
5 years |
yappo |
make add_key_to_where method
|
|
|
|
@23410
|
[23410]
|
5 years |
yappo |
add bare_row option
|
|
|
|
@23409
|
[23409]
|
5 years |
yappo |
replace dsl s/model/install_model/
|
|
|
|
@23403
|
[23403]
|
5 years |
yappo |
add update
|
|
|
|
@23373
|
[23373]
|
5 years |
yappo |
driver 無いときは init しない
|
|
|
|
@23152
|
[23152]
|
5 years |
yappo |
add Driver::Logic
|
|
|
|
@23151
|
[23151]
|
5 years |
yappo |
iterator の reset のテスト
|
|
|
|
@23148
|
[23148]
|
5 years |
yappo |
add limit ... offset test
|
|
|
|
@23145
|
[23145]
|
5 years |
yappo |
Test::Class 使ってるから tests => xx とかって特にいらないよね
|
|
|
|
@23144
|
[23144]
|
5 years |
yappo |
shout up
|
|
|
|
@23142
|
[23142]
|
5 years |
yappo |
add Iterator
|
|
|
|
@23138
|
[23138]
|
5 years |
yappo |
index query に対応やらTest::Class使うやら
|
|
|
|
@23126
|
[23126]
|
5 years |
yappo |
oops typo
|
|
|
|
@23125
|
[23125]
|
5 years |
yappo |
add Driver::DBI
|
|
|
|
@23124
|
[23124]
|
5 years |
yappo |
必要の無いcolumnではaliasしようとしない
|
|
|
|
@23101
|
[23101]
|
5 years |
yappo |
Driver共通で使いたいテストケースは一つにまとめるよ
|
|
|
|
@23100
|
[23100]
|
5 years |
tokuhirom |
yappo loves subroutine prototypes
|
|
|
|
@23099
|
[23099]
|
5 years |
tokuhirom |
shut up
|
|
|
|
@23097
|
[23097]
|
5 years |
yappo |
fixed test broken
|
|
|
|
@23041
|
[23041]
|
5 years |
yappo |
kossori mada totyuu
|