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