Skip to content

Commit 3f238cf

Browse files
committed
I fucking hate this
1 parent a0d0047 commit 3f238cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/generators/solid_cache/install/templates/db/cache_schema.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
ActiveRecord::Schema[8.0].define(version: 1) do
24
create_table "solid_cache_entries", force: :cascade do |t|
35
t.binary "key", limit: 1024, null: false

0 commit comments

Comments
 (0)