report_cat 5.0.1 → 5.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37063,3 +37063,1170 @@ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
37063
37063
  Rendering /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/index.html.erb
37064
37064
  Rendered /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/index.html.erb (1.1ms)
37065
37065
   (0.1ms) rollback transaction
37066
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
37067
+  (0.1ms) begin transaction
37068
+  (0.0ms) rollback transaction
37069
+  (0.0ms) begin transaction
37070
+  (0.0ms) rollback transaction
37071
+  (0.0ms) begin transaction
37072
+  (0.0ms) rollback transaction
37073
+  (0.0ms) begin transaction
37074
+  (0.1ms) rollback transaction
37075
+  (0.1ms) begin transaction
37076
+  (0.0ms) rollback transaction
37077
+  (0.0ms) begin transaction
37078
+  (0.0ms) rollback transaction
37079
+  (0.0ms) begin transaction
37080
+  (0.1ms) rollback transaction
37081
+  (0.0ms) begin transaction
37082
+  (0.0ms) rollback transaction
37083
+  (0.0ms) begin transaction
37084
+  (0.1ms) rollback transaction
37085
+  (0.0ms) begin transaction
37086
+  (0.0ms) rollback transaction
37087
+  (0.0ms) begin transaction
37088
+  (0.4ms) SELECT COUNT(*) FROM "report_cat_date_ranges"
37089
+ ReportCat::DateRange Load (0.5ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37090
+ report_cat_date_ranges.start_date between '2013-09-15' and '2013-09-18'
37091
+ or
37092
+ '2013-09-15' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37093
+ )
37094
+ and report_cat_date_ranges.period = 'daily') ORDER BY report_cat_date_ranges.start_date asc
37095
+  (0.1ms) SAVEPOINT active_record_1
37096
+ SQL (2.8ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-15"], ["stop_date", "2013-09-15"], ["period", "daily"]]
37097
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37098
+  (0.0ms) SAVEPOINT active_record_1
37099
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-16"], ["stop_date", "2013-09-16"], ["period", "daily"]]
37100
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37101
+  (0.0ms) SAVEPOINT active_record_1
37102
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-17"], ["stop_date", "2013-09-17"], ["period", "daily"]]
37103
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37104
+  (0.0ms) SAVEPOINT active_record_1
37105
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-18"], ["stop_date", "2013-09-18"], ["period", "daily"]]
37106
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37107
+  (0.1ms) SELECT COUNT(*) FROM "report_cat_date_ranges"
37108
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE "report_cat_date_ranges"."period" = ? AND "report_cat_date_ranges"."start_date" = ? AND "report_cat_date_ranges"."stop_date" = ? ORDER BY "report_cat_date_ranges"."id" ASC LIMIT ? [["period", "daily"], ["start_date", "2013-09-15"], ["stop_date", "2013-09-15"], ["LIMIT", 1]]
37109
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE "report_cat_date_ranges"."period" = ? AND "report_cat_date_ranges"."start_date" = ? AND "report_cat_date_ranges"."stop_date" = ? ORDER BY "report_cat_date_ranges"."id" ASC LIMIT ? [["period", "daily"], ["start_date", "2013-09-16"], ["stop_date", "2013-09-16"], ["LIMIT", 1]]
37110
+ ReportCat::DateRange Load (0.0ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE "report_cat_date_ranges"."period" = ? AND "report_cat_date_ranges"."start_date" = ? AND "report_cat_date_ranges"."stop_date" = ? ORDER BY "report_cat_date_ranges"."id" ASC LIMIT ? [["period", "daily"], ["start_date", "2013-09-17"], ["stop_date", "2013-09-17"], ["LIMIT", 1]]
37111
+ ReportCat::DateRange Load (0.0ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE "report_cat_date_ranges"."period" = ? AND "report_cat_date_ranges"."start_date" = ? AND "report_cat_date_ranges"."stop_date" = ? ORDER BY "report_cat_date_ranges"."id" ASC LIMIT ? [["period", "daily"], ["start_date", "2013-09-18"], ["stop_date", "2013-09-18"], ["LIMIT", 1]]
37112
+  (0.5ms) rollback transaction
37113
+  (0.0ms) begin transaction
37114
+ ReportCat::DateRange Load (0.2ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37115
+ report_cat_date_ranges.start_date between '2013-09-15' and '2013-09-18'
37116
+ or
37117
+ '2013-09-15' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37118
+ )
37119
+ and report_cat_date_ranges.period = 'daily') ORDER BY report_cat_date_ranges.start_date asc
37120
+  (0.0ms) rollback transaction
37121
+  (0.0ms) begin transaction
37122
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37123
+ report_cat_date_ranges.start_date between '2013-09-15' and '2013-09-18'
37124
+ or
37125
+ '2013-09-15' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37126
+ )
37127
+ and report_cat_date_ranges.period = 'daily') ORDER BY report_cat_date_ranges.start_date asc
37128
+  (0.0ms) SAVEPOINT active_record_1
37129
+ SQL (0.3ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-15"], ["stop_date", "2013-09-15"], ["period", "daily"]]
37130
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37131
+  (0.0ms) SAVEPOINT active_record_1
37132
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-16"], ["stop_date", "2013-09-16"], ["period", "daily"]]
37133
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37134
+  (0.0ms) SAVEPOINT active_record_1
37135
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-17"], ["stop_date", "2013-09-17"], ["period", "daily"]]
37136
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37137
+  (0.0ms) SAVEPOINT active_record_1
37138
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-18"], ["stop_date", "2013-09-18"], ["period", "daily"]]
37139
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37140
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37141
+ report_cat_date_ranges.start_date between '2013-09-15' and '2013-09-18'
37142
+ or
37143
+ '2013-09-15' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37144
+ )
37145
+ and report_cat_date_ranges.period = 'daily') ORDER BY report_cat_date_ranges.start_date asc
37146
+  (0.4ms) rollback transaction
37147
+  (0.0ms) begin transaction
37148
+  (0.1ms) rollback transaction
37149
+  (0.0ms) begin transaction
37150
+  (0.1ms) rollback transaction
37151
+  (0.1ms) begin transaction
37152
+  (0.0ms) rollback transaction
37153
+  (0.0ms) begin transaction
37154
+  (0.0ms) rollback transaction
37155
+  (0.0ms) begin transaction
37156
+  (0.0ms) rollback transaction
37157
+  (0.0ms) begin transaction
37158
+  (0.0ms) rollback transaction
37159
+  (0.0ms) begin transaction
37160
+  (0.0ms) rollback transaction
37161
+  (0.0ms) begin transaction
37162
+  (0.1ms) rollback transaction
37163
+  (0.0ms) begin transaction
37164
+  (0.0ms) rollback transaction
37165
+  (0.0ms) begin transaction
37166
+  (0.0ms) rollback transaction
37167
+  (0.0ms) begin transaction
37168
+  (0.0ms) rollback transaction
37169
+  (0.1ms) begin transaction
37170
+  (0.0ms) rollback transaction
37171
+  (0.0ms) begin transaction
37172
+  (0.0ms) rollback transaction
37173
+  (0.0ms) begin transaction
37174
+  (0.0ms) rollback transaction
37175
+  (0.0ms) begin transaction
37176
+  (0.0ms) rollback transaction
37177
+  (0.1ms) begin transaction
37178
+  (0.0ms) rollback transaction
37179
+  (0.0ms) begin transaction
37180
+  (0.0ms) rollback transaction
37181
+  (0.0ms) begin transaction
37182
+  (0.0ms) rollback transaction
37183
+  (0.0ms) begin transaction
37184
+  (0.0ms) rollback transaction
37185
+  (0.0ms) begin transaction
37186
+  (0.0ms) rollback transaction
37187
+  (0.0ms) begin transaction
37188
+  (0.0ms) rollback transaction
37189
+  (0.0ms) begin transaction
37190
+  (0.0ms) rollback transaction
37191
+  (0.0ms) begin transaction
37192
+  (0.0ms) rollback transaction
37193
+  (0.0ms) begin transaction
37194
+  (0.0ms) rollback transaction
37195
+  (0.0ms) begin transaction
37196
+  (0.0ms) rollback transaction
37197
+  (0.0ms) begin transaction
37198
+  (0.0ms) rollback transaction
37199
+  (0.0ms) begin transaction
37200
+  (0.0ms) rollback transaction
37201
+  (0.0ms) begin transaction
37202
+ Rendering /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/show.html.erb
37203
+ Rendered /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/_google_charts.html.erb (0.6ms)
37204
+ Rendered /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/show.html.erb (38.5ms)
37205
+  (0.1ms) rollback transaction
37206
+  (0.0ms) begin transaction
37207
+  (0.1ms) rollback transaction
37208
+  (0.0ms) begin transaction
37209
+  (0.1ms) rollback transaction
37210
+  (0.0ms) begin transaction
37211
+  (0.0ms) rollback transaction
37212
+  (0.0ms) begin transaction
37213
+  (0.0ms) rollback transaction
37214
+  (0.0ms) begin transaction
37215
+  (0.0ms) rollback transaction
37216
+  (0.0ms) begin transaction
37217
+  (0.0ms) rollback transaction
37218
+  (0.0ms) begin transaction
37219
+  (0.0ms) rollback transaction
37220
+  (0.0ms) begin transaction
37221
+  (0.0ms) rollback transaction
37222
+  (0.0ms) begin transaction
37223
+  (0.0ms) rollback transaction
37224
+  (0.0ms) begin transaction
37225
+  (0.0ms) rollback transaction
37226
+  (0.0ms) begin transaction
37227
+  (0.0ms) rollback transaction
37228
+  (0.0ms) begin transaction
37229
+  (0.1ms) rollback transaction
37230
+  (0.0ms) begin transaction
37231
+  (0.0ms) rollback transaction
37232
+  (0.1ms) begin transaction
37233
+  (0.0ms) rollback transaction
37234
+  (0.0ms) begin transaction
37235
+  (0.0ms) rollback transaction
37236
+  (0.0ms) begin transaction
37237
+  (0.0ms) rollback transaction
37238
+  (0.0ms) begin transaction
37239
+  (0.0ms) rollback transaction
37240
+  (0.0ms) begin transaction
37241
+  (0.0ms) rollback transaction
37242
+  (0.0ms) begin transaction
37243
+  (0.0ms) rollback transaction
37244
+  (0.0ms) begin transaction
37245
+  (0.0ms) rollback transaction
37246
+  (0.0ms) begin transaction
37247
+  (0.0ms) rollback transaction
37248
+  (0.0ms) begin transaction
37249
+  (0.0ms) rollback transaction
37250
+  (0.0ms) begin transaction
37251
+  (0.0ms) rollback transaction
37252
+  (0.0ms) begin transaction
37253
+ ReportCat::DateRange Load (0.3ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37254
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37255
+ or
37256
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37257
+ )
37258
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37259
+  (0.0ms) SAVEPOINT active_record_1
37260
+ SQL (0.4ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37261
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37262
+  (0.0ms) SAVEPOINT active_record_1
37263
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37264
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37265
+  (0.0ms) SAVEPOINT active_record_1
37266
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37267
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37268
+  (0.0ms) SAVEPOINT active_record_1
37269
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37270
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37271
+  (0.1ms) SAVEPOINT active_record_1
37272
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37273
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37274
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37275
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37276
+ or
37277
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37278
+ )
37279
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
37280
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37281
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37282
+ or
37283
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37284
+ )
37285
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37286
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37287
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37288
+ or
37289
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37290
+ )
37291
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37292
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37293
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37294
+ or
37295
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37296
+ )
37297
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37298
+  (0.5ms) rollback transaction
37299
+  (0.0ms) begin transaction
37300
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37301
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37302
+ or
37303
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37304
+ )
37305
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37306
+  (0.0ms) SAVEPOINT active_record_1
37307
+ SQL (0.3ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37308
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37309
+  (0.0ms) SAVEPOINT active_record_1
37310
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37311
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37312
+  (0.0ms) SAVEPOINT active_record_1
37313
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37314
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37315
+  (0.1ms) SAVEPOINT active_record_1
37316
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37317
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37318
+  (0.0ms) SAVEPOINT active_record_1
37319
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37320
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37321
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37322
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37323
+ or
37324
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37325
+ )
37326
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
37327
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37328
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37329
+ or
37330
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37331
+ )
37332
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37333
+  (0.2ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37334
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37335
+ or
37336
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37337
+ )
37338
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37339
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37340
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37341
+ or
37342
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37343
+ )
37344
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37345
+  (0.5ms) rollback transaction
37346
+  (0.0ms) begin transaction
37347
+ ReportCat::DateRange Load (0.2ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37348
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37349
+ or
37350
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37351
+ )
37352
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37353
+  (0.1ms) SAVEPOINT active_record_1
37354
+ SQL (0.4ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37355
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37356
+  (0.0ms) SAVEPOINT active_record_1
37357
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37358
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37359
+  (0.1ms) SAVEPOINT active_record_1
37360
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37361
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37362
+  (0.0ms) SAVEPOINT active_record_1
37363
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37364
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37365
+  (0.0ms) SAVEPOINT active_record_1
37366
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37367
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37368
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37369
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37370
+ or
37371
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37372
+ )
37373
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
37374
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37375
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37376
+ or
37377
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37378
+ )
37379
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37380
+  (0.2ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37381
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37382
+ or
37383
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37384
+ )
37385
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37386
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37387
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37388
+ or
37389
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37390
+ )
37391
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37392
+  (0.5ms) rollback transaction
37393
+  (0.0ms) begin transaction
37394
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37395
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37396
+ or
37397
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37398
+ )
37399
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37400
+  (0.0ms) SAVEPOINT active_record_1
37401
+ SQL (0.3ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37402
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37403
+  (0.0ms) SAVEPOINT active_record_1
37404
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37405
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37406
+  (0.0ms) SAVEPOINT active_record_1
37407
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37408
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37409
+  (0.0ms) SAVEPOINT active_record_1
37410
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37411
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37412
+  (0.0ms) SAVEPOINT active_record_1
37413
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37414
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37415
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37416
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37417
+ or
37418
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37419
+ )
37420
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
37421
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37422
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37423
+ or
37424
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37425
+ )
37426
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37427
+  (0.2ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37428
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37429
+ or
37430
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37431
+ )
37432
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37433
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37434
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37435
+ or
37436
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37437
+ )
37438
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37439
+  (0.6ms) rollback transaction
37440
+  (0.1ms) begin transaction
37441
+ ReportCat::DateRange Load (0.2ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37442
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37443
+ or
37444
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37445
+ )
37446
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37447
+  (0.1ms) SAVEPOINT active_record_1
37448
+ SQL (0.4ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37449
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37450
+  (0.0ms) SAVEPOINT active_record_1
37451
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37452
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37453
+  (0.0ms) SAVEPOINT active_record_1
37454
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37455
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37456
+  (0.0ms) SAVEPOINT active_record_1
37457
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37458
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37459
+  (0.0ms) SAVEPOINT active_record_1
37460
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37461
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37462
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37463
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37464
+ or
37465
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37466
+ )
37467
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
37468
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37469
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37470
+ or
37471
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37472
+ )
37473
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37474
+  (0.2ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37475
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37476
+ or
37477
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37478
+ )
37479
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37480
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37481
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37482
+ or
37483
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37484
+ )
37485
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37486
+  (0.6ms) rollback transaction
37487
+  (0.1ms) begin transaction
37488
+ ReportCat::DateRange Load (0.2ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37489
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37490
+ or
37491
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37492
+ )
37493
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37494
+  (0.1ms) SAVEPOINT active_record_1
37495
+ SQL (0.4ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37496
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37497
+  (0.0ms) SAVEPOINT active_record_1
37498
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37499
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37500
+  (0.1ms) SAVEPOINT active_record_1
37501
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37502
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37503
+  (0.0ms) SAVEPOINT active_record_1
37504
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37505
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37506
+  (0.1ms) SAVEPOINT active_record_1
37507
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37508
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37509
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37510
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37511
+ or
37512
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37513
+ )
37514
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
37515
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37516
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37517
+ or
37518
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37519
+ )
37520
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37521
+  (0.2ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37522
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37523
+ or
37524
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37525
+ )
37526
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37527
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37528
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37529
+ or
37530
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37531
+ )
37532
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37533
+  (0.5ms) rollback transaction
37534
+  (0.0ms) begin transaction
37535
+ ReportCat::DateRange Load (0.2ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37536
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37537
+ or
37538
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37539
+ )
37540
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37541
+  (0.1ms) SAVEPOINT active_record_1
37542
+ SQL (0.4ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37543
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37544
+  (0.0ms) SAVEPOINT active_record_1
37545
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37546
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37547
+  (0.0ms) SAVEPOINT active_record_1
37548
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37549
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37550
+  (0.0ms) SAVEPOINT active_record_1
37551
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37552
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37553
+  (0.0ms) SAVEPOINT active_record_1
37554
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37555
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37556
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37557
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37558
+ or
37559
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37560
+ )
37561
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
37562
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37563
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37564
+ or
37565
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37566
+ )
37567
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37568
+  (0.5ms) rollback transaction
37569
+  (0.0ms) begin transaction
37570
+ ReportCat::DateRange Load (0.2ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37571
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37572
+ or
37573
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37574
+ )
37575
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37576
+  (0.1ms) SAVEPOINT active_record_1
37577
+ SQL (0.4ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37578
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37579
+  (0.1ms) SAVEPOINT active_record_1
37580
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37581
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37582
+  (0.0ms) SAVEPOINT active_record_1
37583
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37584
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37585
+  (0.0ms) SAVEPOINT active_record_1
37586
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37587
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37588
+  (0.0ms) SAVEPOINT active_record_1
37589
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37590
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37591
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37592
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37593
+ or
37594
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37595
+ )
37596
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37597
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37598
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37599
+ or
37600
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37601
+ )
37602
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37603
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37604
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37605
+ or
37606
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37607
+ )
37608
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37609
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37610
+ report_cat_date_ranges.start_date between '2013-01-07' and '2013-01-31'
37611
+ or
37612
+ '2013-01-07' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37613
+ )
37614
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37615
+  (0.2ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37616
+ report_cat_date_ranges.start_date between '2013-01-07' and '2013-01-31'
37617
+ or
37618
+ '2013-01-07' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37619
+ )
37620
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37621
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37622
+ report_cat_date_ranges.start_date between '2013-01-14' and '2013-01-31'
37623
+ or
37624
+ '2013-01-14' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37625
+ )
37626
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37627
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37628
+ report_cat_date_ranges.start_date between '2013-01-14' and '2013-01-31'
37629
+ or
37630
+ '2013-01-14' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37631
+ )
37632
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37633
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37634
+ report_cat_date_ranges.start_date between '2013-01-21' and '2013-01-31'
37635
+ or
37636
+ '2013-01-21' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37637
+ )
37638
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37639
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37640
+ report_cat_date_ranges.start_date between '2013-01-21' and '2013-01-31'
37641
+ or
37642
+ '2013-01-21' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37643
+ )
37644
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37645
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37646
+ report_cat_date_ranges.start_date between '2013-01-28' and '2013-01-31'
37647
+ or
37648
+ '2013-01-28' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37649
+ )
37650
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37651
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37652
+ report_cat_date_ranges.start_date between '2013-01-28' and '2013-01-31'
37653
+ or
37654
+ '2013-01-28' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37655
+ )
37656
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37657
+  (0.1ms) SELECT COUNT(*) FROM "report_cat_date_ranges" WHERE ( (
37658
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37659
+ or
37660
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37661
+ )
37662
+ and report_cat_date_ranges.period = 'weekly')
37663
+  (0.5ms) rollback transaction
37664
+  (0.0ms) begin transaction
37665
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37666
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37667
+ or
37668
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37669
+ )
37670
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37671
+  (0.0ms) SAVEPOINT active_record_1
37672
+ SQL (0.3ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37673
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37674
+  (0.0ms) SAVEPOINT active_record_1
37675
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37676
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37677
+  (0.0ms) SAVEPOINT active_record_1
37678
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37679
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37680
+  (0.0ms) SAVEPOINT active_record_1
37681
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37682
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37683
+  (0.0ms) SAVEPOINT active_record_1
37684
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37685
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37686
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37687
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37688
+ or
37689
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37690
+ )
37691
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37692
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37693
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37694
+ or
37695
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37696
+ )
37697
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37698
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37699
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37700
+ or
37701
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37702
+ )
37703
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37704
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37705
+ report_cat_date_ranges.start_date between '2013-01-07' and '2013-01-31'
37706
+ or
37707
+ '2013-01-07' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37708
+ )
37709
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37710
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37711
+ report_cat_date_ranges.start_date between '2013-01-07' and '2013-01-31'
37712
+ or
37713
+ '2013-01-07' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37714
+ )
37715
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37716
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37717
+ report_cat_date_ranges.start_date between '2013-01-14' and '2013-01-31'
37718
+ or
37719
+ '2013-01-14' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37720
+ )
37721
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37722
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37723
+ report_cat_date_ranges.start_date between '2013-01-14' and '2013-01-31'
37724
+ or
37725
+ '2013-01-14' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37726
+ )
37727
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37728
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37729
+ report_cat_date_ranges.start_date between '2013-01-21' and '2013-01-31'
37730
+ or
37731
+ '2013-01-21' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37732
+ )
37733
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37734
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37735
+ report_cat_date_ranges.start_date between '2013-01-21' and '2013-01-31'
37736
+ or
37737
+ '2013-01-21' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37738
+ )
37739
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37740
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37741
+ report_cat_date_ranges.start_date between '2013-01-28' and '2013-01-31'
37742
+ or
37743
+ '2013-01-28' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37744
+ )
37745
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37746
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37747
+ report_cat_date_ranges.start_date between '2013-01-28' and '2013-01-31'
37748
+ or
37749
+ '2013-01-28' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37750
+ )
37751
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37752
+  (0.5ms) rollback transaction
37753
+  (0.0ms) begin transaction
37754
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37755
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37756
+ or
37757
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37758
+ )
37759
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37760
+  (0.0ms) SAVEPOINT active_record_1
37761
+ SQL (0.3ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37762
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37763
+  (0.0ms) SAVEPOINT active_record_1
37764
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37765
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37766
+  (0.0ms) SAVEPOINT active_record_1
37767
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37768
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37769
+  (0.0ms) SAVEPOINT active_record_1
37770
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37771
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37772
+  (0.0ms) SAVEPOINT active_record_1
37773
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37774
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37775
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37776
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37777
+ or
37778
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37779
+ )
37780
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37781
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37782
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37783
+ or
37784
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37785
+ )
37786
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37787
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37788
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37789
+ or
37790
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37791
+ )
37792
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37793
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37794
+ report_cat_date_ranges.start_date between '2013-01-07' and '2013-01-31'
37795
+ or
37796
+ '2013-01-07' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37797
+ )
37798
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37799
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37800
+ report_cat_date_ranges.start_date between '2013-01-07' and '2013-01-31'
37801
+ or
37802
+ '2013-01-07' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37803
+ )
37804
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37805
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37806
+ report_cat_date_ranges.start_date between '2013-01-14' and '2013-01-31'
37807
+ or
37808
+ '2013-01-14' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37809
+ )
37810
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37811
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37812
+ report_cat_date_ranges.start_date between '2013-01-14' and '2013-01-31'
37813
+ or
37814
+ '2013-01-14' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37815
+ )
37816
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37817
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37818
+ report_cat_date_ranges.start_date between '2013-01-21' and '2013-01-31'
37819
+ or
37820
+ '2013-01-21' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37821
+ )
37822
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37823
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37824
+ report_cat_date_ranges.start_date between '2013-01-21' and '2013-01-31'
37825
+ or
37826
+ '2013-01-21' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37827
+ )
37828
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37829
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37830
+ report_cat_date_ranges.start_date between '2013-01-28' and '2013-01-31'
37831
+ or
37832
+ '2013-01-28' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37833
+ )
37834
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37835
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37836
+ report_cat_date_ranges.start_date between '2013-01-28' and '2013-01-31'
37837
+ or
37838
+ '2013-01-28' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37839
+ )
37840
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37841
+  (0.1ms) SELECT COUNT(*) FROM "report_cat_date_ranges" WHERE ( (
37842
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37843
+ or
37844
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37845
+ )
37846
+ and report_cat_date_ranges.period = 'weekly')
37847
+  (0.4ms) rollback transaction
37848
+  (0.0ms) begin transaction
37849
+ ReportCat::DateRange Load (0.2ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37850
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37851
+ or
37852
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37853
+ )
37854
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37855
+  (0.0ms) SAVEPOINT active_record_1
37856
+ SQL (0.4ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37857
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37858
+  (0.0ms) SAVEPOINT active_record_1
37859
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37860
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37861
+  (0.0ms) SAVEPOINT active_record_1
37862
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37863
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37864
+  (0.0ms) SAVEPOINT active_record_1
37865
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37866
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37867
+  (0.0ms) SAVEPOINT active_record_1
37868
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37869
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37870
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37871
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37872
+ or
37873
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37874
+ )
37875
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37876
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37877
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37878
+ or
37879
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37880
+ )
37881
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37882
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37883
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37884
+ or
37885
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37886
+ )
37887
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37888
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37889
+ report_cat_date_ranges.start_date between '2013-01-07' and '2013-01-31'
37890
+ or
37891
+ '2013-01-07' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37892
+ )
37893
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37894
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37895
+ report_cat_date_ranges.start_date between '2013-01-07' and '2013-01-31'
37896
+ or
37897
+ '2013-01-07' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37898
+ )
37899
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37900
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37901
+ report_cat_date_ranges.start_date between '2013-01-14' and '2013-01-31'
37902
+ or
37903
+ '2013-01-14' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37904
+ )
37905
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37906
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37907
+ report_cat_date_ranges.start_date between '2013-01-14' and '2013-01-31'
37908
+ or
37909
+ '2013-01-14' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37910
+ )
37911
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37912
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37913
+ report_cat_date_ranges.start_date between '2013-01-21' and '2013-01-31'
37914
+ or
37915
+ '2013-01-21' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37916
+ )
37917
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37918
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37919
+ report_cat_date_ranges.start_date between '2013-01-21' and '2013-01-31'
37920
+ or
37921
+ '2013-01-21' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37922
+ )
37923
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37924
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37925
+ report_cat_date_ranges.start_date between '2013-01-28' and '2013-01-31'
37926
+ or
37927
+ '2013-01-28' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37928
+ )
37929
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37930
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37931
+ report_cat_date_ranges.start_date between '2013-01-28' and '2013-01-31'
37932
+ or
37933
+ '2013-01-28' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37934
+ )
37935
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37936
+  (0.4ms) rollback transaction
37937
+  (0.0ms) begin transaction
37938
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37939
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37940
+ or
37941
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37942
+ )
37943
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37944
+  (0.0ms) SAVEPOINT active_record_1
37945
+ SQL (0.3ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37946
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37947
+  (0.0ms) SAVEPOINT active_record_1
37948
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37949
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37950
+  (0.0ms) SAVEPOINT active_record_1
37951
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37952
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37953
+  (0.0ms) SAVEPOINT active_record_1
37954
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37955
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37956
+  (0.0ms) SAVEPOINT active_record_1
37957
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37958
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37959
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37960
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37961
+ or
37962
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37963
+ )
37964
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
37965
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37966
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37967
+ or
37968
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37969
+ )
37970
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37971
+  (0.1ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date,0 as total from report_cat_date_ranges where (
37972
+ report_cat_date_ranges.start_date between '2012-12-31' and '2013-01-31'
37973
+ or
37974
+ '2012-12-31' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37975
+ )
37976
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
37977
+  (0.6ms) rollback transaction
37978
+  (0.1ms) begin transaction
37979
+ ReportCat::DateRange Load (0.2ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
37980
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
37981
+ or
37982
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
37983
+ )
37984
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
37985
+  (0.1ms) SAVEPOINT active_record_1
37986
+ SQL (0.4ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2012-12-31"], ["stop_date", "2013-01-06"], ["period", "weekly"]]
37987
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37988
+  (0.0ms) SAVEPOINT active_record_1
37989
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-07"], ["stop_date", "2013-01-13"], ["period", "weekly"]]
37990
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37991
+  (0.0ms) SAVEPOINT active_record_1
37992
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-14"], ["stop_date", "2013-01-20"], ["period", "weekly"]]
37993
+  (0.1ms) RELEASE SAVEPOINT active_record_1
37994
+  (0.0ms) SAVEPOINT active_record_1
37995
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-21"], ["stop_date", "2013-01-27"], ["period", "weekly"]]
37996
+  (0.0ms) RELEASE SAVEPOINT active_record_1
37997
+  (0.0ms) SAVEPOINT active_record_1
37998
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-01-28"], ["stop_date", "2013-02-03"], ["period", "weekly"]]
37999
+  (0.0ms) RELEASE SAVEPOINT active_record_1
38000
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
38001
+ report_cat_date_ranges.start_date between '2013-01-01' and '2013-01-31'
38002
+ or
38003
+ '2013-01-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
38004
+ )
38005
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
38006
+  (0.5ms) rollback transaction
38007
+  (0.0ms) begin transaction
38008
+  (0.0ms) rollback transaction
38009
+  (0.0ms) begin transaction
38010
+  (0.0ms) rollback transaction
38011
+  (0.0ms) begin transaction
38012
+  (0.0ms) rollback transaction
38013
+  (0.0ms) begin transaction
38014
+  (0.0ms) rollback transaction
38015
+  (0.0ms) begin transaction
38016
+  (0.0ms) rollback transaction
38017
+  (0.0ms) begin transaction
38018
+  (0.0ms) rollback transaction
38019
+  (0.0ms) begin transaction
38020
+  (0.0ms) rollback transaction
38021
+  (0.0ms) begin transaction
38022
+  (0.0ms) rollback transaction
38023
+  (0.0ms) begin transaction
38024
+  (0.0ms) rollback transaction
38025
+  (0.1ms) begin transaction
38026
+ Rendering /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/index.html.erb
38027
+ Rendered /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/index.html.erb (1.3ms)
38028
+  (0.0ms) rollback transaction
38029
+  (0.0ms) begin transaction
38030
+  (0.0ms) rollback transaction
38031
+  (0.0ms) begin transaction
38032
+  (0.0ms) rollback transaction
38033
+  (0.0ms) begin transaction
38034
+  (0.0ms) rollback transaction
38035
+  (0.0ms) begin transaction
38036
+ Processing by ReportCat::ReportsController#show as HTML
38037
+ Parameters: {"id"=>"test"}
38038
+ Rendering /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/show.html.erb within layouts/admin
38039
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
38040
+ Rendered /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/show.html.erb within layouts/admin (0.4ms)
38041
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
38042
+ Completed 200 OK in 11ms (Views: 4.9ms | ActiveRecord: 0.0ms)
38043
+  (0.1ms) rollback transaction
38044
+  (0.0ms) begin transaction
38045
+ Processing by ReportCat::ReportsController#show as HTML
38046
+ Parameters: {"id"=>"test"}
38047
+ Rendering /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/show.html.erb within layouts/admin
38048
+ Rendered /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/show.html.erb within layouts/admin (0.1ms)
38049
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
38050
+  (0.0ms) rollback transaction
38051
+  (0.1ms) begin transaction
38052
+ Processing by ReportCat::ReportsController#show as HTML
38053
+ Parameters: {"id"=>"test"}
38054
+ Rendering /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/show.html.erb within layouts/admin
38055
+ Rendered /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/show.html.erb within layouts/admin (0.0ms)
38056
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
38057
+  (0.0ms) rollback transaction
38058
+  (0.0ms) begin transaction
38059
+ Processing by ReportCat::ReportsController#show as CSV
38060
+ Parameters: {"id"=>"test"}
38061
+ Rendering text template
38062
+ Rendered text template (0.0ms)
38063
+ Completed 200 OK in 3ms (Views: 1.6ms | ActiveRecord: 0.0ms)
38064
+  (0.1ms) rollback transaction
38065
+  (0.0ms) begin transaction
38066
+ Processing by ReportCat::ReportsController#index as HTML
38067
+ Rendering /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/index.html.erb within layouts/admin
38068
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
38069
+ Rendered /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/index.html.erb within layouts/admin (0.3ms)
38070
+ Completed 200 OK in 7ms (Views: 0.8ms | ActiveRecord: 0.0ms)
38071
+  (0.0ms) rollback transaction
38072
+  (0.0ms) begin transaction
38073
+  (0.0ms) rollback transaction
38074
+  (0.1ms) begin transaction
38075
+ Processing by ReportCat::ReportsController#index as HTML
38076
+ Rendering /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/index.html.erb within layouts/admin
38077
+ Rendered /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/index.html.erb within layouts/admin (0.0ms)
38078
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
38079
+  (0.0ms) rollback transaction
38080
+  (0.0ms) begin transaction
38081
+ Processing by ReportCat::ReportsController#index as HTML
38082
+ Rendering /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/index.html.erb within layouts/admin
38083
+ Rendered /Users/rdh/schrodingersbox/report_cat/app/views/report_cat/reports/index.html.erb within layouts/admin (0.0ms)
38084
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
38085
+  (0.0ms) rollback transaction
38086
+  (0.0ms) begin transaction
38087
+  (0.0ms) rollback transaction
38088
+  (0.0ms) begin transaction
38089
+  (0.0ms) rollback transaction
38090
+  (0.0ms) begin transaction
38091
+  (0.0ms) rollback transaction
38092
+  (0.0ms) begin transaction
38093
+  (0.0ms) rollback transaction
38094
+  (0.0ms) begin transaction
38095
+  (0.0ms) rollback transaction
38096
+  (0.0ms) begin transaction
38097
+  (0.0ms) rollback transaction
38098
+  (0.0ms) begin transaction
38099
+  (0.0ms) rollback transaction
38100
+  (0.0ms) begin transaction
38101
+  (0.0ms) rollback transaction
38102
+  (0.0ms) begin transaction
38103
+  (0.0ms) rollback transaction
38104
+  (0.0ms) begin transaction
38105
+  (0.0ms) rollback transaction
38106
+  (0.0ms) begin transaction
38107
+  (0.0ms) rollback transaction
38108
+  (0.0ms) begin transaction
38109
+  (0.0ms) rollback transaction
38110
+  (0.0ms) begin transaction
38111
+  (0.0ms) rollback transaction
38112
+  (0.0ms) begin transaction
38113
+  (0.0ms) rollback transaction
38114
+  (0.0ms) begin transaction
38115
+  (0.0ms) rollback transaction
38116
+  (0.0ms) begin transaction
38117
+ ReportCat::DateRange Load (0.2ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
38118
+ report_cat_date_ranges.start_date between '2013-09-01' and '2013-09-18'
38119
+ or
38120
+ '2013-09-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
38121
+ )
38122
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
38123
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
38124
+ report_cat_date_ranges.start_date between '2013-09-01' and '2013-09-18'
38125
+ or
38126
+ '2013-09-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
38127
+ )
38128
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc LIMIT ? [["LIMIT", 1]]
38129
+  (0.0ms) rollback transaction
38130
+  (0.0ms) begin transaction
38131
+ ReportCat::DateRange Load (0.1ms) SELECT "report_cat_date_ranges".* FROM "report_cat_date_ranges" WHERE ( (
38132
+ report_cat_date_ranges.start_date between '2013-09-01' and '2013-09-18'
38133
+ or
38134
+ '2013-09-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
38135
+ )
38136
+ and report_cat_date_ranges.period = 'weekly') ORDER BY report_cat_date_ranges.start_date asc
38137
+  (0.1ms) SAVEPOINT active_record_1
38138
+ SQL (0.4ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-08-26"], ["stop_date", "2013-09-01"], ["period", "weekly"]]
38139
+  (0.1ms) RELEASE SAVEPOINT active_record_1
38140
+  (0.1ms) SAVEPOINT active_record_1
38141
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-02"], ["stop_date", "2013-09-08"], ["period", "weekly"]]
38142
+  (0.1ms) RELEASE SAVEPOINT active_record_1
38143
+  (0.0ms) SAVEPOINT active_record_1
38144
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-09"], ["stop_date", "2013-09-15"], ["period", "weekly"]]
38145
+  (0.0ms) RELEASE SAVEPOINT active_record_1
38146
+  (0.0ms) SAVEPOINT active_record_1
38147
+ SQL (0.1ms) INSERT INTO "report_cat_date_ranges" ("start_date", "stop_date", "period") VALUES (?, ?, ?) [["start_date", "2013-09-16"], ["stop_date", "2013-09-22"], ["period", "weekly"]]
38148
+  (0.1ms) RELEASE SAVEPOINT active_record_1
38149
+  (0.1ms) select 1
38150
+  (0.5ms) rollback transaction
38151
+  (0.0ms) begin transaction
38152
+  (0.2ms) select report_cat_date_ranges.start_date as start_date,report_cat_date_ranges.stop_date as stop_date from report_cat_date_ranges where (
38153
+ report_cat_date_ranges.start_date between '2013-09-01' and '2013-09-18'
38154
+ or
38155
+ '2013-09-01' between report_cat_date_ranges.start_date and report_cat_date_ranges.stop_date
38156
+ )
38157
+ and report_cat_date_ranges.period = 'weekly' group by report_cat_date_ranges.start_date, report_cat_date_ranges.stop_date order by report_cat_date_ranges.start_date asc
38158
+  (0.0ms) rollback transaction
38159
+  (0.0ms) begin transaction
38160
+  (0.0ms) rollback transaction
38161
+  (0.0ms) begin transaction
38162
+  (0.1ms) rollback transaction
38163
+  (0.0ms) begin transaction
38164
+  (0.0ms) rollback transaction
38165
+  (0.1ms) begin transaction
38166
+  (0.1ms) rollback transaction
38167
+  (0.0ms) begin transaction
38168
+  (0.0ms) rollback transaction
38169
+  (0.0ms) begin transaction
38170
+  (0.0ms) rollback transaction
38171
+  (0.1ms) begin transaction
38172
+  (0.0ms) rollback transaction
38173
+  (0.0ms) begin transaction
38174
+  (0.1ms) rollback transaction
38175
+  (0.0ms) begin transaction
38176
+  (0.0ms) rollback transaction
38177
+  (0.0ms) begin transaction
38178
+  (0.0ms) rollback transaction
38179
+  (0.0ms) begin transaction
38180
+  (0.0ms) rollback transaction
38181
+  (0.0ms) begin transaction
38182
+  (0.0ms) rollback transaction
38183
+  (0.0ms) begin transaction
38184
+  (0.0ms) rollback transaction
38185
+  (0.0ms) begin transaction
38186
+  (0.0ms) rollback transaction
38187
+  (0.0ms) begin transaction
38188
+  (0.0ms) rollback transaction
38189
+  (0.0ms) begin transaction
38190
+  (0.0ms) rollback transaction
38191
+  (0.1ms) begin transaction
38192
+  (0.0ms) rollback transaction
38193
+  (0.0ms) begin transaction
38194
+  (0.0ms) rollback transaction
38195
+  (0.0ms) begin transaction
38196
+  (0.0ms) rollback transaction
38197
+  (0.0ms) begin transaction
38198
+  (0.0ms) rollback transaction
38199
+  (0.0ms) begin transaction
38200
+  (0.0ms) rollback transaction
38201
+  (0.0ms) begin transaction
38202
+  (0.0ms) rollback transaction
38203
+  (0.0ms) begin transaction
38204
+  (0.0ms) rollback transaction
38205
+  (0.0ms) begin transaction
38206
+  (0.0ms) rollback transaction
38207
+  (0.0ms) begin transaction
38208
+  (0.1ms) rollback transaction
38209
+  (0.0ms) begin transaction
38210
+  (0.0ms) rollback transaction
38211
+  (0.1ms) begin transaction
38212
+  (0.0ms) rollback transaction
38213
+  (0.1ms) begin transaction
38214
+  (0.0ms) rollback transaction
38215
+  (0.0ms) begin transaction
38216
+  (0.0ms) rollback transaction
38217
+  (0.0ms) begin transaction
38218
+  (0.0ms) rollback transaction
38219
+  (0.1ms) begin transaction
38220
+  (0.0ms) rollback transaction
38221
+  (0.0ms) begin transaction
38222
+  (0.0ms) rollback transaction
38223
+  (0.0ms) begin transaction
38224
+  (0.0ms) rollback transaction
38225
+  (0.0ms) begin transaction
38226
+  (0.0ms) rollback transaction
38227
+  (0.1ms) begin transaction
38228
+  (0.0ms) rollback transaction
38229
+  (0.0ms) begin transaction
38230
+  (0.0ms) rollback transaction
38231
+  (0.0ms) begin transaction
38232
+  (0.0ms) rollback transaction