wagons 0.7.0 → 0.8.0

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.
@@ -4,11 +4,11 @@ PATH
4
4
  dummy_test_wagon (0.0.1)
5
5
 
6
6
  PATH
7
- remote: /home/pzumkehr/src/ruby/libraries/wagons
7
+ remote: /home/zumkehr/src/ruby/libraries/wagons
8
8
  specs:
9
- wagons (0.7.0)
10
- bundler (>= 1.1)
11
- rails (>= 5.2)
9
+ wagons (0.8.0)
10
+ bundler (>= 2.0)
11
+ rails (>= 6.1)
12
12
  seed-fu-ndo (>= 0.0.3)
13
13
 
14
14
  PATH
@@ -19,151 +19,211 @@ PATH
19
19
  GEM
20
20
  remote: https://rubygems.org/
21
21
  specs:
22
- actioncable (7.0.4)
23
- actionpack (= 7.0.4)
24
- activesupport (= 7.0.4)
22
+ actioncable (7.1.3.4)
23
+ actionpack (= 7.1.3.4)
24
+ activesupport (= 7.1.3.4)
25
25
  nio4r (~> 2.0)
26
26
  websocket-driver (>= 0.6.1)
27
- actionmailbox (7.0.4)
28
- actionpack (= 7.0.4)
29
- activejob (= 7.0.4)
30
- activerecord (= 7.0.4)
31
- activestorage (= 7.0.4)
32
- activesupport (= 7.0.4)
27
+ zeitwerk (~> 2.6)
28
+ actionmailbox (7.1.3.4)
29
+ actionpack (= 7.1.3.4)
30
+ activejob (= 7.1.3.4)
31
+ activerecord (= 7.1.3.4)
32
+ activestorage (= 7.1.3.4)
33
+ activesupport (= 7.1.3.4)
33
34
  mail (>= 2.7.1)
34
35
  net-imap
35
36
  net-pop
36
37
  net-smtp
37
- actionmailer (7.0.4)
38
- actionpack (= 7.0.4)
39
- actionview (= 7.0.4)
40
- activejob (= 7.0.4)
41
- activesupport (= 7.0.4)
38
+ actionmailer (7.1.3.4)
39
+ actionpack (= 7.1.3.4)
40
+ actionview (= 7.1.3.4)
41
+ activejob (= 7.1.3.4)
42
+ activesupport (= 7.1.3.4)
42
43
  mail (~> 2.5, >= 2.5.4)
43
44
  net-imap
44
45
  net-pop
45
46
  net-smtp
46
- rails-dom-testing (~> 2.0)
47
- actionpack (7.0.4)
48
- actionview (= 7.0.4)
49
- activesupport (= 7.0.4)
50
- rack (~> 2.0, >= 2.2.0)
47
+ rails-dom-testing (~> 2.2)
48
+ actionpack (7.1.3.4)
49
+ actionview (= 7.1.3.4)
50
+ activesupport (= 7.1.3.4)
51
+ nokogiri (>= 1.8.5)
52
+ racc
53
+ rack (>= 2.2.4)
54
+ rack-session (>= 1.0.1)
51
55
  rack-test (>= 0.6.3)
52
- rails-dom-testing (~> 2.0)
53
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
54
- actiontext (7.0.4)
55
- actionpack (= 7.0.4)
56
- activerecord (= 7.0.4)
57
- activestorage (= 7.0.4)
58
- activesupport (= 7.0.4)
56
+ rails-dom-testing (~> 2.2)
57
+ rails-html-sanitizer (~> 1.6)
58
+ actiontext (7.1.3.4)
59
+ actionpack (= 7.1.3.4)
60
+ activerecord (= 7.1.3.4)
61
+ activestorage (= 7.1.3.4)
62
+ activesupport (= 7.1.3.4)
59
63
  globalid (>= 0.6.0)
60
64
  nokogiri (>= 1.8.5)
61
- actionview (7.0.4)
62
- activesupport (= 7.0.4)
65
+ actionview (7.1.3.4)
66
+ activesupport (= 7.1.3.4)
63
67
  builder (~> 3.1)
64
- erubi (~> 1.4)
65
- rails-dom-testing (~> 2.0)
66
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
67
- activejob (7.0.4)
68
- activesupport (= 7.0.4)
68
+ erubi (~> 1.11)
69
+ rails-dom-testing (~> 2.2)
70
+ rails-html-sanitizer (~> 1.6)
71
+ activejob (7.1.3.4)
72
+ activesupport (= 7.1.3.4)
69
73
  globalid (>= 0.3.6)
70
- activemodel (7.0.4)
71
- activesupport (= 7.0.4)
72
- activerecord (7.0.4)
73
- activemodel (= 7.0.4)
74
- activesupport (= 7.0.4)
75
- activestorage (7.0.4)
76
- actionpack (= 7.0.4)
77
- activejob (= 7.0.4)
78
- activerecord (= 7.0.4)
79
- activesupport (= 7.0.4)
74
+ activemodel (7.1.3.4)
75
+ activesupport (= 7.1.3.4)
76
+ activerecord (7.1.3.4)
77
+ activemodel (= 7.1.3.4)
78
+ activesupport (= 7.1.3.4)
79
+ timeout (>= 0.4.0)
80
+ activestorage (7.1.3.4)
81
+ actionpack (= 7.1.3.4)
82
+ activejob (= 7.1.3.4)
83
+ activerecord (= 7.1.3.4)
84
+ activesupport (= 7.1.3.4)
80
85
  marcel (~> 1.0)
81
- mini_mime (>= 1.1.0)
82
- activesupport (7.0.4)
86
+ activesupport (7.1.3.4)
87
+ base64
88
+ bigdecimal
83
89
  concurrent-ruby (~> 1.0, >= 1.0.2)
90
+ connection_pool (>= 2.2.5)
91
+ drb
84
92
  i18n (>= 1.6, < 2)
85
93
  minitest (>= 5.1)
94
+ mutex_m
86
95
  tzinfo (~> 2.0)
87
- builder (3.2.4)
88
- concurrent-ruby (1.1.10)
96
+ base64 (0.2.0)
97
+ bigdecimal (3.1.8)
98
+ builder (3.3.0)
99
+ concurrent-ruby (1.3.3)
100
+ connection_pool (2.4.1)
89
101
  crass (1.0.6)
90
- erubi (1.11.0)
91
- globalid (1.0.0)
92
- activesupport (>= 5.0)
93
- i18n (1.12.0)
102
+ date (3.3.4)
103
+ drb (2.2.1)
104
+ erubi (1.13.0)
105
+ globalid (1.2.1)
106
+ activesupport (>= 6.1)
107
+ i18n (1.14.5)
94
108
  concurrent-ruby (~> 1.0)
95
- loofah (2.19.0)
109
+ io-console (0.7.2)
110
+ irb (1.14.0)
111
+ rdoc (>= 4.0.0)
112
+ reline (>= 0.4.2)
113
+ loofah (2.22.0)
96
114
  crass (~> 1.0.2)
97
- nokogiri (>= 1.5.9)
98
- mail (2.7.1)
115
+ nokogiri (>= 1.12.0)
116
+ mail (2.8.1)
99
117
  mini_mime (>= 0.1.1)
100
- marcel (1.0.2)
101
- method_source (1.0.0)
102
- mini_mime (1.1.2)
103
- minitest (5.16.3)
104
- mocha (1.16.0)
105
- net-imap (0.3.1)
118
+ net-imap
119
+ net-pop
120
+ net-smtp
121
+ marcel (1.0.4)
122
+ mini_mime (1.1.5)
123
+ minitest (5.24.1)
124
+ mocha (2.4.0)
125
+ ruby2_keywords (>= 0.0.5)
126
+ mutex_m (0.2.0)
127
+ net-imap (0.4.14)
128
+ date
106
129
  net-protocol
107
130
  net-pop (0.1.2)
108
131
  net-protocol
109
- net-protocol (0.1.3)
132
+ net-protocol (0.2.2)
110
133
  timeout
111
- net-smtp (0.3.2)
134
+ net-smtp (0.5.0)
112
135
  net-protocol
113
- nio4r (2.5.8)
114
- nokogiri (1.13.9-x86_64-linux)
136
+ nio4r (2.7.3)
137
+ nokogiri (1.16.6-aarch64-linux)
138
+ racc (~> 1.4)
139
+ nokogiri (1.16.6-arm-linux)
140
+ racc (~> 1.4)
141
+ nokogiri (1.16.6-arm64-darwin)
142
+ racc (~> 1.4)
143
+ nokogiri (1.16.6-x86-linux)
144
+ racc (~> 1.4)
145
+ nokogiri (1.16.6-x86_64-darwin)
146
+ racc (~> 1.4)
147
+ nokogiri (1.16.6-x86_64-linux)
115
148
  racc (~> 1.4)
116
- racc (1.6.0)
117
- rack (2.2.4)
118
- rack-test (2.0.2)
149
+ psych (5.1.2)
150
+ stringio
151
+ racc (1.8.0)
152
+ rack (3.1.6)
153
+ rack-session (2.0.0)
154
+ rack (>= 3.0.0)
155
+ rack-test (2.1.0)
119
156
  rack (>= 1.3)
120
- rails (7.0.4)
121
- actioncable (= 7.0.4)
122
- actionmailbox (= 7.0.4)
123
- actionmailer (= 7.0.4)
124
- actionpack (= 7.0.4)
125
- actiontext (= 7.0.4)
126
- actionview (= 7.0.4)
127
- activejob (= 7.0.4)
128
- activemodel (= 7.0.4)
129
- activerecord (= 7.0.4)
130
- activestorage (= 7.0.4)
131
- activesupport (= 7.0.4)
157
+ rackup (2.1.0)
158
+ rack (>= 3)
159
+ webrick (~> 1.8)
160
+ rails (7.1.3.4)
161
+ actioncable (= 7.1.3.4)
162
+ actionmailbox (= 7.1.3.4)
163
+ actionmailer (= 7.1.3.4)
164
+ actionpack (= 7.1.3.4)
165
+ actiontext (= 7.1.3.4)
166
+ actionview (= 7.1.3.4)
167
+ activejob (= 7.1.3.4)
168
+ activemodel (= 7.1.3.4)
169
+ activerecord (= 7.1.3.4)
170
+ activestorage (= 7.1.3.4)
171
+ activesupport (= 7.1.3.4)
132
172
  bundler (>= 1.15.0)
133
- railties (= 7.0.4)
173
+ railties (= 7.1.3.4)
134
174
  rails-controller-testing (1.0.5)
135
175
  actionpack (>= 5.0.1.rc1)
136
176
  actionview (>= 5.0.1.rc1)
137
177
  activesupport (>= 5.0.1.rc1)
138
- rails-dom-testing (2.0.3)
139
- activesupport (>= 4.2.0)
178
+ rails-dom-testing (2.2.0)
179
+ activesupport (>= 5.0.0)
180
+ minitest
140
181
  nokogiri (>= 1.6)
141
- rails-html-sanitizer (1.4.3)
142
- loofah (~> 2.3)
143
- railties (7.0.4)
144
- actionpack (= 7.0.4)
145
- activesupport (= 7.0.4)
146
- method_source
182
+ rails-html-sanitizer (1.6.0)
183
+ loofah (~> 2.21)
184
+ nokogiri (~> 1.14)
185
+ railties (7.1.3.4)
186
+ actionpack (= 7.1.3.4)
187
+ activesupport (= 7.1.3.4)
188
+ irb
189
+ rackup (>= 1.0.0)
147
190
  rake (>= 12.2)
148
- thor (~> 1.0)
149
- zeitwerk (~> 2.5)
150
- rake (13.0.6)
191
+ thor (~> 1.0, >= 1.2.2)
192
+ zeitwerk (~> 2.6)
193
+ rake (13.2.1)
194
+ rdoc (6.7.0)
195
+ psych (>= 4.0.0)
196
+ reline (0.5.9)
197
+ io-console (~> 0.5)
198
+ ruby2_keywords (0.0.5)
151
199
  seed-fu (2.3.9)
152
200
  activerecord (>= 3.1)
153
201
  activesupport (>= 3.1)
154
202
  seed-fu-ndo (0.0.3)
155
203
  seed-fu (>= 2.2.0)
156
- sqlite3 (1.5.3-x86_64-linux)
157
- thor (1.2.1)
158
- timeout (0.3.0)
159
- tzinfo (2.0.5)
204
+ sqlite3 (1.7.3-aarch64-linux)
205
+ sqlite3 (1.7.3-arm-linux)
206
+ sqlite3 (1.7.3-arm64-darwin)
207
+ sqlite3 (1.7.3-x86-linux)
208
+ sqlite3 (1.7.3-x86_64-darwin)
209
+ sqlite3 (1.7.3-x86_64-linux)
210
+ stringio (3.1.1)
211
+ thor (1.3.1)
212
+ timeout (0.4.1)
213
+ tzinfo (2.0.6)
160
214
  concurrent-ruby (~> 1.0)
161
- websocket-driver (0.7.5)
215
+ webrick (1.8.1)
216
+ websocket-driver (0.7.6)
162
217
  websocket-extensions (>= 0.1.0)
163
218
  websocket-extensions (0.1.5)
164
- zeitwerk (2.6.1)
219
+ zeitwerk (2.6.16)
165
220
 
166
221
  PLATFORMS
222
+ aarch64-linux
223
+ arm-linux
224
+ arm64-darwin
225
+ x86-linux
226
+ x86_64-darwin
167
227
  x86_64-linux
168
228
 
169
229
  DEPENDENCIES
@@ -173,8 +233,8 @@ DEPENDENCIES
173
233
  net-smtp
174
234
  rails
175
235
  rails-controller-testing
176
- sqlite3
236
+ sqlite3 (~> 1.4)
177
237
  wagons!
178
238
 
179
239
  BUNDLED WITH
180
- 2.3.19
240
+ 2.5.10
@@ -5,8 +5,4 @@
5
5
  # Make sure the secret is at least 30 characters and all random,
6
6
  # no regular words or you'll be exposed to dictionary attacks.
7
7
 
8
- if Rails.version < '4.0'
9
- Dummy::Application.config.secret_token = 'e85c1b61190124d7d5e2660879966e236e6de1db13dd618c12d55901a7b7611b522d5821657f62529a6a6448cbb5e217934734f2e334fde656438ce182213e98'
10
- else
11
- Dummy::Application.config.secret_key_base = 'e85c1b61190124d7d5e2660879966e236e6de1db13dd618c12d55901a7b7611b522d5821657f62529a6a6448cbb5e217934734f2e334fde656438ce182213e98'
12
- end
8
+ Dummy::Application.config.secret_key_base = 'e85c1b61190124d7d5e2660879966e236e6de1db13dd618c12d55901a7b7611b522d5821657f62529a6a6448cbb5e217934734f2e334fde656438ce182213e98'
Binary file
File without changes
@@ -11,12 +11,11 @@
11
11
  # It's strongly recommended that you check this file into your version control system.
12
12
 
13
13
  ActiveRecord::Schema.define(version: 2012_06_06_125104) do
14
-
15
14
  create_table "people", force: :cascade do |t|
16
15
  t.string "name", limit: 255
17
16
  t.date "birthday"
18
- t.datetime "created_at", null: false
19
- t.datetime "updated_at", null: false
17
+ t.datetime "created_at", precision: nil, null: false
18
+ t.datetime "updated_at", precision: nil, null: false
20
19
  end
21
20
 
22
21
  end
Binary file
Binary file
Binary file
@@ -2456,3 +2456,155 @@ DEPRECATION WARNING: ActiveRecord::Base.schema_format is deprecated and will be
2456
2456
  Use `ActiveRecord.schema_format` instead.
2457
2457
  (called from block (2 levels) in <top (required)> at /home/pzumkehr/src/ruby/libraries/wagons/lib/tasks/wagons.rake:209)
2458
2458
  ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2459
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2460
+ `legacy_connection_handling` to `false` in your application.
2461
+
2462
+ The new connection handling does not support `connection_handlers`
2463
+ getter and setter.
2464
+
2465
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2466
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2467
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2468
+ `legacy_connection_handling` to `false` in your application.
2469
+
2470
+ The new connection handling does not support `connection_handlers`
2471
+ getter and setter.
2472
+
2473
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2474
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2475
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2476
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
2477
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2478
+ DEPRECATION WARNING: ActiveRecord::Base.schema_format is deprecated and will be removed in Rails 7.1.
2479
+ Use `ActiveRecord.schema_format` instead.
2480
+ (called from block (2 levels) in <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/lib/tasks/wagons.rake:209)
2481
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2482
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2483
+ `legacy_connection_handling` to `false` in your application.
2484
+
2485
+ The new connection handling does not support `connection_handlers`
2486
+ getter and setter.
2487
+
2488
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2489
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2490
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2491
+ `legacy_connection_handling` to `false` in your application.
2492
+
2493
+ The new connection handling does not support `connection_handlers`
2494
+ getter and setter.
2495
+
2496
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2497
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2498
+ ActiveRecord::SchemaMigration Pluck (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2499
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
2500
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2501
+ DEPRECATION WARNING: ActiveRecord::Base.schema_format is deprecated and will be removed in Rails 7.1.
2502
+ Use `ActiveRecord.schema_format` instead.
2503
+ (called from block (2 levels) in <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/lib/tasks/wagons.rake:209)
2504
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2505
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2506
+ `legacy_connection_handling` to `false` in your application.
2507
+
2508
+ The new connection handling does not support `connection_handlers`
2509
+ getter and setter.
2510
+
2511
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2512
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2513
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2514
+ `legacy_connection_handling` to `false` in your application.
2515
+
2516
+ The new connection handling does not support `connection_handlers`
2517
+ getter and setter.
2518
+
2519
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2520
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2521
+ ActiveRecord::SchemaMigration Pluck (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2522
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
2523
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2524
+ DEPRECATION WARNING: ActiveRecord::Base.schema_format is deprecated and will be removed in Rails 7.1.
2525
+ Use `ActiveRecord.schema_format` instead.
2526
+ (called from block (2 levels) in <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/lib/tasks/wagons.rake:209)
2527
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2528
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2529
+ `legacy_connection_handling` to `false` in your application.
2530
+
2531
+ The new connection handling does not support `connection_handlers`
2532
+ getter and setter.
2533
+
2534
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2535
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2536
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2537
+ `legacy_connection_handling` to `false` in your application.
2538
+
2539
+ The new connection handling does not support `connection_handlers`
2540
+ getter and setter.
2541
+
2542
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2543
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2544
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2545
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
2546
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2547
+ DEPRECATION WARNING: ActiveRecord::Base.schema_format is deprecated and will be removed in Rails 7.1.
2548
+ Use `ActiveRecord.schema_format` instead.
2549
+ (called from block (2 levels) in <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/lib/tasks/wagons.rake:209)
2550
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2551
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2552
+ `legacy_connection_handling` to `false` in your application.
2553
+
2554
+ The new connection handling does not support `connection_handlers`
2555
+ getter and setter.
2556
+
2557
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2558
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2559
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2560
+ `legacy_connection_handling` to `false` in your application.
2561
+
2562
+ The new connection handling does not support `connection_handlers`
2563
+ getter and setter.
2564
+
2565
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2566
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2567
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2568
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
2569
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2570
+ DEPRECATION WARNING: ActiveRecord::Base.schema_format is deprecated and will be removed in Rails 7.1.
2571
+ Use `ActiveRecord.schema_format` instead.
2572
+ (called from block (2 levels) in <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/lib/tasks/wagons.rake:202)
2573
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2574
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2575
+ `legacy_connection_handling` to `false` in your application.
2576
+
2577
+ The new connection handling does not support `connection_handlers`
2578
+ getter and setter.
2579
+
2580
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2581
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2582
+ DEPRECATION WARNING: Using legacy connection handling is deprecated. Please set
2583
+ `legacy_connection_handling` to `false` in your application.
2584
+
2585
+ The new connection handling does not support `connection_handlers`
2586
+ getter and setter.
2587
+
2588
+ Read more about how to migrate at: https://guides.rubyonrails.org/active_record_multiple_databases.html#migrate-to-the-new-connection-handling
2589
+ (called from <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/test/dummy/config/environment.rb:5)
2590
+ ActiveRecord::SchemaMigration Pluck (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2591
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
2592
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2593
+ DEPRECATION WARNING: ActiveRecord::Base.schema_format is deprecated and will be removed in Rails 7.1.
2594
+ Use `ActiveRecord.schema_format` instead.
2595
+ (called from block (2 levels) in <top (required)> at /home/zumkehr/src/ruby/libraries/wagons/lib/tasks/wagons.rake:202)
2596
+ ActiveRecord::SchemaMigration Pluck (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2597
+ ActiveRecord::InternalMetadata Load (0.0ms) SELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1 [[nil, "environment"]]
2598
+ ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2599
+ DEPRECATION WARNING: SchemaMigration no longer inherits from ActiveRecord::Base. If you want to use the default connection, remove this argument. If you want to use a specific connection, instantiate MigrationContext with the connection's schema migration, for example `MigrationContext.new(path, Dog.connection.schema_migration)`. (called from new at /home/zumkehr/src/ruby/libraries/wagons/lib/tasks/wagons.rake:189)
2600
+ ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2601
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1 [[nil, "environment"]]
2602
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2603
+ DEPRECATION WARNING: SchemaMigration no longer inherits from ActiveRecord::Base. If you want to use the default connection, remove this argument. If you want to use a specific connection, instantiate MigrationContext with the connection's schema migration, for example `MigrationContext.new(path, Dog.connection.schema_migration)`. (called from new at /home/zumkehr/src/ruby/libraries/wagons/lib/tasks/wagons.rake:189)
2604
+ ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2605
+ ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2606
+ ActiveRecord::InternalMetadata Load (0.1ms) SELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1 [[nil, "environment"]]
2607
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2608
+ DEPRECATION WARNING: SchemaMigration no longer inherits from ActiveRecord::Base. If you want to use the default connection, remove this argument. If you want to use a specific connection, instantiate MigrationContext with the connection's schema migration, for example `MigrationContext.new(path, Dog.connection.schema_migration)`. (called from new at /home/zumkehr/src/ruby/libraries/wagons/lib/tasks/wagons.rake:189)
2609
+ ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
2610
+ ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC