added environment variable D...
|
1 |
0,1671 |
2 |
- added environment variable DBIX_CUSTOM_DEBUG |
|
removed EXPERIMETNAL select(...
|
3 |
0.1670 |
cleanup
|
4 |
- removed EXPERIMETNAL select() column hash option. it's a little complex. |
added EXPERIMENTAL replace()...
|
5 |
- added EXPERIMENTAL select() param option. |
6 |
- added EXPERIMENTAL replace(). |
|
removed EXPERIMETNAL select(...
|
7 |
0.1669 |
- renamed update_param to up...
|
8 |
- renamed update_param to update_param_tag, update_param is DEPRECATED! |
9 |
- renamed insert_param to insert_param_tag, insert_param is DEPRECATED! |
|
removed EXPERIMETNAL select(...
|
10 |
0.1668 |
11 |
- added EXPERIMENTAL update_param no_set option. |
|
added EXPERIMENTAL reserved_...
|
12 |
- added EXPERIMENTAL reserved_word_quote attribute. |
removed from cache() and cac...
|
13 |
0.1666 |
14 |
- removed from cache() and cache_method() document for a while and cache() value |
|
15 |
become 0 because I find something bug. |
|
create_model() return model
|
16 |
- create_model() return model. |
adeed EXPERIMENTAL DBIx::Cus...
|
17 |
- added document of hash filter |
18 |
- adeed EXPERIMENTAL DBIx::Custom::Model method() |
|
removed EXPERIMETNAL flag fr...
|
19 |
0.1665 |
20 |
- removed EXPERIMETNAL flag from insert_at(), update_at(), delete_at(), select_at(), insert_param(), not_exists(), select()'s query option, update_param(), where, table tag, each column, safety_character, DBIx::Where, where(). |
|
21 |
- added EXPERIMETNAL create_model() |
|
where can recieve array refr...
|
22 |
0.1664 |
23 |
- where can recieve array refrence, which contains where cluase and paramter. |
|
cleanup
|
24 |
0.1663 |
- added EXPERIMENTAL type() ...
|
25 |
- added EXPERIMENTAL type() attribute to DBIx::Custom::Model |
26 |
- added EXPERIMENTAL bind_param_option can set bind_param option |
|
cleanup
|
27 |
to insert(), update(), delete(), select(), insert_at(), |
28 |
update_at(), delete_at(), select_at(), delete_all(), update_all() |
|
29 |
0.1662 |
|
30 |
- removed EXPERIMENTAL DBIx::Custom::Model column_clause |
|
31 |
- added EXPERIMENTAL column() |
|
32 |
- added EXPERIMENTAL mycolumn() |
|
- added EXPERIMENTAL DBIx::C...
|
33 |
0.1661 |
34 |
- added EXPERIMENTAL DBIx::Custom::Model table_alias attribute |
|
35 |
- added EXPERIMENTAL DBIx::Custom::Model mycolumn() |
|
36 |
- added EXPERIMENTAL DBIx::Custom::Model column() |
|
37 |
- fixed autoloading bug |
|
38 |
- added EXPERIMETNAL select() prepend table option |
|
39 |
- added EXPERIMETNAL select() column table option |
|
40 |
- added EXPERIMETNAL select() column all option |
|
41 |
- removed EXPERIMETNAL select() all_column option |
|
42 |
- removed EXPERIMENTAL view() |
|
update pod
|
43 |
0.1660 |
- added EXPERIMENTAL DBIx::C...
|
44 |
- added EXPERIMENTAL DBIx::Custom::Model view() |
45 |
- added EXPERIMENTAL view() |
|
46 |
- DBIx::Custom::Model inherit DBIx::Custom |
|
47 |
- removed EXPERIMETNAL DBIx::Custom::Model method() |
|
48 |
- added table choice feature to select() EXPERIMENTAL all_column option |
|
49 |
- removed EXPERIMENTAL DBIx::Custom::Model column attribute for side effect |
|
added select() all_column op...
|
50 |
0.1659 |
EXPERIMETAL fork safety impl...
|
51 |
- EXPERIMETAL fork safety implementaion. |
update pod
|
52 |
- removed EXPERIMENTAL selection |
added select() all_column op...
|
53 |
- added select() all_column option |
- added experimental DBIx::C...
|
54 |
0.1658 |
added select() all_column op...
|
55 |
- added EXPERIMENTAL DBIx::Custom::Model column() prefix option. |
- added experimental DBIx::C...
|
56 |
- fixed select_at join column invalid bug |
57 |
- added DBIx::Custom::Model column() attribute |
|
- remaned experimental safty...
|
58 |
0.1657 |
added select() all_column op...
|
59 |
- remaned EXPERIMENTAL safty_charcter to safty_name |
- remaned experimental safty...
|
60 |
- safty_charcter is changed, set only one character regex. |
fixed some select() join opi...
|
61 |
0.1656 |
62 |
- fixed some select() join opition bug |
|
remove experimental DBIx::Cu...
|
63 |
0.1655 |
added select() all_column op...
|
64 |
- added EXPERIMENTAL DBIx::Custom::Model join attribute |
65 |
- added EXPERIMENTAL select() join option |
|
- added experimental DBIx::C...
|
66 |
- deprecated select() relation option |
added select() all_column op...
|
67 |
- added EXPERIMENTAL update_param and insert_param |
68 |
- remove EXPERIMENTAL DBIx::Custom::Model relation |
|
remove experimental DBIx::Cu...
|
69 |
0.1654 |
selection can contain where ...
|
70 |
- selection can contain where clause. |
- added experimental DBIx::C...
|
71 |
0.1653 |
added select() all_column op...
|
72 |
- added EXPERIMENTAL DBIx::Custom::Result remove_filter() |
73 |
- added EXPERIMENTAL DBIx::Custom::Result remove_end_filter() |
|
74 |
- added EXPERIMENTAL DBIx::Custom::Model insert_at() |
|
75 |
- added EXPERIMENTAL insert_at() |
|
- added experimental DBIx::C...
|
76 |
- improved error message |
77 |
0.1652 |
|
78 |
- all filter can receive array reference and receiving hash reference is DEPRECATED! |
|
add experimental DBIx::Custo...
|
79 |
0.1651 |
added select() all_column op...
|
80 |
- add EXPERIMENTAL DBIx::Custom::Model filter attribute. |
add experimental DBIx::Custo...
|
81 |
0.1650 |
added select() all_column op...
|
82 |
- add EXPERIMENTAL DBIx::Custom::Model name() attribute |
DBIx::Custom::Model select()...
|
83 |
0.1649 |
added select() all_column op...
|
84 |
- add EXPERIMENTAL DBIx::Custom::Model column_clause() method. |
select method column option ...
|
85 |
- select method column option can receive string. |
cleanup
|
86 |
- DBIx::Custom::Model select() and select_at() think about relation attirbute |
add models() attribute
|
87 |
0.1648 |
added select() all_column op...
|
88 |
- add EXPERIMENTAL DBIx::Custom::Model relation() attribute |
89 |
- add EXPERIMENTAL update_at(), delete_at(), select_at() |
|
90 |
- add EXPERIMENTAL setup_model() |
|
91 |
- add EXPERIMENTAL DBIx::Custom::Model columns attirbute |
|
92 |
- add EXPERIMENTAL DBIx::Custom::Model foreign_key() attribute |
|
93 |
- add EXPERIMENTAL models() attribute |
|
add default_dbi_option()
|
94 |
0.1647 |
DBIx::Custom::Model select()...
|
95 |
- add default_dbi_option() |
add feture. all model class ...
|
96 |
0.1646 |
DBIx::Custom::Model select()...
|
97 |
- add feture. all model class in namespace is included by include_model |
added select() all_column op...
|
98 |
- rename EXPERIMENTAL include_table to include_model |
99 |
- rename EXPERIMENTAL table to model |
|
100 |
- rename EXPERIMENTAL DBIx::Custom::Table to DBIx::Custom::Model |
|
101 |
- remame EXPERIMENTAL DBIx::Custom::Table::name() to DBIx::Custom::Model::table(); |
|
removed experimental base_ta...
|
102 |
0.1645 |
added select() all_column op...
|
103 |
- removed EXPERIMENTAL base_table() for class expandability. |
104 |
- EXPERIMENTAL table() can't set table object any more. |
|
105 |
- added EXPERIMENTAL include_table(). |
|
update pod
|
106 |
0.1644 |
DBIx::Custom::Model select()...
|
107 |
- update pod |
cleanup
|
108 |
0.1643 |
added select() all_column op...
|
109 |
- add EXPERIMENTAL selection option to select() |
110 |
- add EXPERIMENTAL table tag |
|
DBIx::Custom::Model select()...
|
111 |
- fix bug : filter can't overwirite undef value. |
added select() all_column op...
|
112 |
- add EXPERIMENTAL feature to apply_filter(). you can apply end filter. |
113 |
- add EXPERIMENTAL feature to apply_filter(). TABLE__COLUMN is filterded now. |
|
cleanup
|
114 |
0.1642 |
added select() all_column op...
|
115 |
- removed EXPERIMENTAL DBIx::Custom::Table base() method |
DBIx::Custom::Model select()...
|
116 |
- table created by tabled method can call base_$method correponding to base_table's one |
select() where can't receive...
|
117 |
0.1641 |
DBIx::Custom::Model select()...
|
118 |
- select() where can't receive array reference to prevend SQL injection easily(not backward compatible. sorry. use where() instead) |
added select() all_column op...
|
119 |
- added EXPERIMENTAL safety_column_name attribute |
DBIx::Custom::Model select()...
|
120 |
- fix SQL injection security hole about column name |
autoload DBI method
|
121 |
0.1640 |
DBIx::Custom::Model select()...
|
122 |
- autoload DBI method |
added select() all_column op...
|
123 |
- removed EXPERIMENTAL expand |
added experimental not_exist...
|
124 |
0.1639 |
DBIx::Custom::Model select()...
|
125 |
- improved delete() and update() where option. you can use DBIx::Custom::Where object |
added select() all_column op...
|
126 |
- added EXPERIMENTAL not_exists() |
renamed experimental DBIx::C...
|
127 |
0.1638 |
DBIx::Custom::Model select()...
|
128 |
- table object call dbi object method if not found method. |
added select() all_column op...
|
129 |
- added EXPERIMENTAL base_table attribute and removed EXPERIMENTAL table_class attribute |
DBIx::Custom::Model select()...
|
130 |
- renamed helper to method. |
added select() all_column op...
|
131 |
- added EXPERIMENTAL DBIx::Custom::Result::stash() |
132 |
- renamed EXPERIMENTAL DBIx::Custom::Table helper to method |
|
renamed dbi_options to dbi_o...
|
133 |
0.1637 |
DBIx::Custom::Model select()...
|
134 |
- renamed dbi_options to dbi_option. dbi_options is available, but deprecated. |
135 |
- renamed DBIx::Custom::TagProcessor to DBIx::Custom::Tag, and function names is cleanuped. |
|
136 |
- renamed register_tag_processor to register_tag. register_tag_processor is available, but deprecated. |
|
137 |
- renamed tag_processors to tags. tag_prosessors is available, but deprecated. |
|
138 |
- improved error message |
|
139 |
- build all clause if param is undefined. |
|
140 |
- each_column callback receive self as first argument. |
|
added select() all_column op...
|
141 |
- removed EXPERIMENTAL txn_scope |
many changed
|
142 |
0.1636 |
DBIx::Custom::Model select()...
|
143 |
- added tests and cleanup |
pod fix
|
144 |
0.1635 |
DBIx::Custom::Model select()...
|
145 |
- renamed iterate_all_columns to each_column |
pod fix
|
146 |
0.1634 |
DBIx::Custom::Model select()...
|
147 |
- became more useful where method |
148 |
- changed DBIx::Custom::Where greatly |
|
fix tests
|
149 |
0.1633 |
DBIx::Custom::Model select()...
|
150 |
- fixed test |
added experimental DBIx::Cus...
|
151 |
0.1632 |
added select() all_column op...
|
152 |
- added EXPERIMENTAL where method |
153 |
- added EXPERIMENTAL DBIx::Custom::Where. |
|
DBIx::Custom::Model select()...
|
154 |
- removed DBIx::Custom::Or |
added experimental DBIx::Cus...
|
155 |
0.1631 |
added select() all_column op...
|
156 |
- added EXPERIMENTAL DBIx::Custom::Result end_filter method |
157 |
- EXPERIMENTAL extended select method's where option |
|
DBIx::Custom::Model select()...
|
158 |
- fix select method empty where failed bug |
added select() all_column op...
|
159 |
- added EXPERIMENTAL suger method query option |
160 |
- added EXPERIMENTAL or method |
|
fix tests
|
161 |
0.1630 |
DBIx::Custom::Model select()...
|
162 |
- fix test bug |
cleanup
|
163 |
0.1629 |
DBIx::Custom::Model select()...
|
164 |
- renamed auto_filter to apply_filter |
165 |
- changed apply_filter method arguments |
|
166 |
- deprecated cache_method |
|
add examples
|
167 |
0.1628 |
DBIx::Custom::Model select()...
|
168 |
- remove DBIx::Custom::Model |
169 |
- move table method and table_class attribute to DBIx::Custom |
|
170 |
- added examples |
|
171 |
- fixed connect method bug |
|
added insert, update, update...
|
172 |
0.1627 |
DBIx::Custom::Model select()...
|
173 |
- added insert, update, update_all, delete, delete_all, select method to DBIx::Custom::Table |
added select() all_column op...
|
174 |
- added EXPERIMENTAL txn_scope |
simplified DBIx::Custom::Mod...
|
175 |
0.1626 |
DBIx::Custom::Model select()...
|
176 |
- simplified DBIx::Custom::Model and DBIx::Custom::Table |
added experimental DBIx::Cus...
|
177 |
0.1625 |
added select() all_column op...
|
178 |
- added EXPERIMENTAL DBIx::Custom::Model and DBIx::Custom::Table |
added experimental iterate_a...
|
179 |
0.1624 |
added select() all_column op...
|
180 |
- added EXPERIMENTAL iterate_all_columns method. |
added auto_filter method
|
181 |
0.1623 |
added select() all_column op...
|
182 |
- added EXPERIMENTAL auto_filter method |
DBIx::Custom::Model select()...
|
183 |
- deprecated default_bind_filter and default_fetch_filter because these are global effect. |
184 |
- changed defautl_bind_filter and default_fetch_filter attributes to methods. |
|
185 |
- changed DBIx::Custom::Result default_filter attribute to method |
|
186 |
- changed DBIx::Custom::Result filter attribute to method. |
|
187 |
- filter_check is always done for usability |
|
check arguments of connect m...
|
188 |
0.1622 |
DBIx::Custom::Model select()...
|
189 |
- deprecated DBIx::Custom::SQLite and DBIx::Custom::MySQL |
190 |
- added dbi_options attribute |
|
191 |
- checked attributes passed to connect method |
|
cleanup (removed undocumente...
|
192 |
0.1621 |
DBIx::Custom::Model select()...
|
193 |
- cleanup (removed undocumented features) |
updated document
|
194 |
0.1620 |
DBIx::Custom::Model select()...
|
195 |
- updated document |
added experimental expand me...
|
196 |
0.1619 |
DBIx::Custom::Model select()...
|
197 |
- updated document |
added select() all_column op...
|
198 |
- added EXPERIMENTAL expand method |
cleanup
|
199 |
0.1618 |
DBIx::Custom::Model select()...
|
200 |
- added helper method |
201 |
- added begin_work, commit, and rollback method |
|
DBIx::Custom is now stable
|
202 |
0.1617 |
DBIx::Custom::Model select()...
|
203 |
- L<DBIx::Custom> is now stable. APIs keep backword compatible in the feature. |
removed experimental registe...
|
204 |
0.1616 |
added select() all_column op...
|
205 |
- removed EXPERIMENTAL register_method(), and methods attribute, because it is too magical |
fixed DBIx::Custom::QueryBui...
|
206 |
0.1615 |
DBIx::Custom::Model select()...
|
207 |
- fixed DBIx::Custom::QueryBuilder build_query() bug |
208 |
- required Perl 5.008001 to use @CARP_NOT |
|
fixed Carp trast relationshi...
|
209 |
0.1614 |
DBIx::Custom::Model select()...
|
210 |
- removed DBIx::Custom::Query start_tag and end tag attributes |
211 |
- enable escaping '{' and '}' in the source of SQL |
|
212 |
- fixed Carp Carp trust relationship |
|
added register_method() meth...
|
213 |
0.1613 |
added select() all_column op...
|
214 |
- added EXPERIMENTAL register_method() method |
215 |
- added EXPERIMENTAL methods attribute |
|
add tests
|
216 |
0.1612 |
DBIx::Custom::Model select()...
|
217 |
- added tests |
218 |
- updated document |
|
219 |
- removed DBIx::Custom::SQLite last_insert_rawid() mehtod(not backword compatible) |
|
220 |
- removed DBIx::Custom::MySQL last_insert_id() method(not backword compatible) |
|
renamed update tag to update...
|
221 |
0.1611 |
DBIx::Custom::Model select()...
|
222 |
- renamed update tag to update_param |
223 |
- renamed insert tag to insert_param |
|
224 |
- renamed sql_builder to query_builder |
|
added check_filter attribute
|
225 |
0.1610 |
DBIx::Custom::Model select()...
|
226 |
- added filter_check attribute. |
updated document
|
227 |
0.1609 |
DBIx::Custom::Model select()...
|
228 |
- updated document. |
update document
|
229 |
0.1608 |
DBIx::Custom::Model select()...
|
230 |
- update document |
231 |
- renamed DBIx::Custom::QueryBuilder::TagProcessors functions(not backword compatible) |
|
renamed build_query to creat...
|
232 |
0.1607 |
update pod
|
233 |
- where argument of select() method can specify array(string, parameters) |
DBIx::Custom::Model select()...
|
234 |
- renamed build_query() to create_query()(not backword compatible) |
renamed build_query to creat...
|
235 |
0.1606 |
DBIx::Custom::Model select()...
|
236 |
- fix testing bug |
changed arguments of tag pro...
|
237 |
0.1605 |
DBIx::Custom::Model select()...
|
238 |
- remove DBIx::Custom::QueryBuilder::tag_syntax() (not backword compatible) |
239 |
- renamed DBIx::Custom::TagProcessor to DBIx::Custom::TagProcessors (not backword compatible) |
|
240 |
- changed arguments of tag processor(not backword compatible) |
|
241 |
- renamed DBIx::Custom::QueryBuilder::TagProcessors functions(not backword compatible) |
|
removed DESTROY method(not b...
|
242 |
0.1604 |
DBIx::Custom::Model select()...
|
243 |
- changed argument of tag processor(not backword compatible) |
244 |
- renamed default_query_filter to default_bind_filter(not backword compatible) |
|
245 |
- renamed DBIx::Custom::SQLTemplate to DBIx::Custom::SQLBuilder(not backword compatible) |
|
246 |
- renamed create_query to build_query(not backword compatible) |
|
247 |
- renamed sql_template to sql_builder(not backword compatible) |
|
248 |
- removed DESTROY method(not backword compatible) |
|
249 |
- removed disconnect method(not backword compatible) |
|
250 |
- fixed DBIx::Custom::MySQL connect_memory |
|
removed DBIx::Custom commit ...
|
251 |
0.1603 |
DBIx::Custom::Model select()...
|
252 |
- removed DBIx::Custom commit method (not backword compatible) |
253 |
- removed DBIx::Custom rollback method (not backword compatible) |
|
254 |
- removed DBIx::Custom auto_commit method (not backword compatible) |
|
added cache_method attribute
|
255 |
0.1602 |
DBIx::Custom::Model select()...
|
256 |
- added cache_method attribute |
select, insert, update, upda...
|
257 |
0.1601 |
DBIx::Custom::Model select()...
|
258 |
- added cache attribute |
259 |
- select, insert, update, update_all, delete, delete_all, execute only receive hash argument(not backword compatible) |
|
removed reconnect method
|
260 |
0.1503 |
DBIx::Custom::Model select()...
|
261 |
- removed reconnect method |
262 |
- removed connected method |
|
263 |
- removed reconnect_memroy method |
|
264 |
- renamed fetch_single to fetch_first |
|
265 |
- renamed fetch_hash_single to fetch_hash_first |
|
266 |
- updated document |
|
update document
|
267 |
0.1502 |
DBIx::Custom::Model select()...
|
268 |
- added commit method |
269 |
- added rollback method |
|
270 |
- changed select argument, added relation option |
|
271 |
- moved host attribute to DBIx::Custom::MySQL |
|
272 |
- moved port attribute to DBIx::Custom::MySQL |
|
273 |
- moved database attribute to DBIx::Custom::MySQL and DBIx::Custom::SQLite |
|
update document
|
274 |
0.1501 |
DBIx::Custom::Model select()...
|
275 |
- removed register_format() |
276 |
- removed formats() |
|
277 |
- removed run_transaction() |
|
278 |
- removed create_table() |
|
279 |
- removed drop_table() |
|
280 |
- changed select() arguments |
|
281 |
- changed insert() arguments |
|
282 |
- changed update() arguments |
|
283 |
- changed update_all() arguments |
|
284 |
- changed delete() arguments |
|
285 |
- changed delete_all() arguments |
|
286 |
- changed execute() arguments |
|
some changed
|
287 |
0.1402 |
DBIx::Custom::Model select()...
|
288 |
- remove finish(), error() |
289 |
- can receive code ref to filter() |
|
290 |
- renamed resist to register |
|
renamed fetch_rows to fetch_...
|
291 |
0.1401 |
DBIx::Custom::Model select()...
|
292 |
- renamed fetch_rows to fetch_multi |
293 |
- renamed fetch_hash_rows to fetch_hash_multi |
|
renamed fetch_rows to fetch_...
|
294 |
0.1301 |
DBIx::Custom::Model select()...
|
295 |
- Changed many(not backword compatible) |
many change
|
296 |
0.1201 |
DBIx::Custom::Model select()...
|
297 |
- Changed many(not backword compatible) |
update document
|
298 |
0.1101 |
DBIx::Custom::Model select()...
|
299 |
- rename DBIx::Custom::SQLite last_insert_id to last_insert_rowid |
update document
|
300 |
0.1001 |
DBIx::Custom::Model select()...
|
301 |
- remove run_transaction(). |
302 |
- add transaction() and DBIx::Custom::Transaction |
|
303 |
- rename fetch_first to fetch_single |
|
304 |
- rename fetch_hash_first to fetch_hash_single |
|
fix some bug
|
305 |
0.0906 |
DBIx::Custom::Model select()...
|
306 |
- fix some bug |
catch up with Object::Simple...
|
307 |
0.0905 |
DBIx::Custom::Model select()...
|
308 |
- catch up with Object::Simple update |
cleanup
|
309 |
0.0904 |
DBIx::Custom::Model select()...
|
310 |
- cleanup |
catch up with Object::Simple...
|
311 |
0.0903 |
DBIx::Custom::Model select()...
|
312 |
- catch up with Object::Simple update |
catch up with Object::Simple...
|
313 |
0.0902 |
DBIx::Custom::Model select()...
|
314 |
- cleanup |
version 0.0901
|
315 |
0.0901 |
DBIx::Custom::Model select()...
|
316 |
- DBIx::Basic filter 'encode_utf8' utf8::upgrade process is deleted |
version 0.0901
|
317 |
0.0801 |
DBIx::Custom::Model select()...
|
318 |
- add 'create_table', 'drop_table' methods |
version 0.0901
|
319 |
0.0701 |
DBIx::Custom::Model select()...
|
320 |
- rename sql_template to sql_tmpl (not backword compatible) |
321 |
- rename dbi_options to options (not backword compatible) |
|
fix timeformat tests
|
322 |
0.0605 |
DBIx::Custom::Model select()...
|
323 |
- fix encode_utf8 filter |
fix timeformat tests
|
324 |
0.0604 |
DBIx::Custom::Model select()...
|
325 |
- fix timeformat tests |
fix timeformat tests
|
326 |
0.0603 |
DBIx::Custom::Model select()...
|
327 |
- fix cache system bug |
fix timeformat tests
|
328 |
0.0602 |
DBIx::Custom::Model select()...
|
329 |
- update document |
bind_filter argument is chan...
|
330 |
0.0601 |
DBIx::Custom::Model select()...
|
331 |
- bind_filter argument is changed to ($value, $key, $dbi, $infos) (not backword compatible) |
332 |
- fetch_filter argument is changed to ($value, $key, $dbi, $infos) (not backword compatible) |
|
333 |
- run_transaction argument is changed to ($dbi) |
|
update document
|
334 |
0.0502 |
DBIx::Custom::Model select()...
|
335 |
- update document |
packaging one directory
|
336 |
0.0501 |
DBIx::Custom::Model select()...
|
337 |
- packaging DBIx::Custom::Result DBIx::Custom::Query DBIx::Custom::MySQL DBIx::Custom::SQLite DBIx::Custom::SQL::Template |
packaging one directory
|
338 |
0.0401 |
DBIx::Custom::Model select()...
|
339 |
- catch up with DBIx::Custom::Result version up |
packaging one directory
|
340 |
0.0301 |
DBIx::Custom::Model select()...
|
341 |
- exchange filter argument 'key', 'value' (not backword compatible) |
packaging one directory
|
342 |
0.0201 |
DBIx::Custom::Model select()...
|
343 |
- rename tranzaction to transaction |
344 |
- add filter_off |
|
packaging one directory
|
345 |
0.0101 |
DBIx::Custom::Model select()...
|
346 |
- First release |