Skip to content

Commit

Permalink
update generated code example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
desheikh committed Aug 13, 2024
1 parent 75e862f commit ddf78d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ create_table :user_events do |t|
t.timestamps
t.index :idempotency_key, unique: true
t.index :created_at
end
add_column :users, :lock_version, :integer
Expand Down

0 comments on commit ddf78d3

Please sign in to comment.