mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 09:46:09 +02:00
updated conditions
This commit is contained in:
parent
d72ebd1dc2
commit
461bdf272f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class CreatePgheroQueryStats < ActiveRecord::Migration[6.1]
|
||||
def change
|
||||
if Rails.env.development?
|
||||
unless Rails.env.production?
|
||||
create_table :pghero_query_stats do |t|
|
||||
t.text :database
|
||||
t.text :user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue