yjp 1 vuosi sitten
vanhempi
commit
f8cb9af819
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      dpsv1/client.go

+ 1 - 0
dpsv1/client.go

@@ -71,6 +71,7 @@ func (c *Client) AutoMigrate(req *client.AutoMigrateRequest) error {
 			TablePrefixWithSchema: reqItem.TablePrefixWithSchema,
 			Version:               reqItem.Version,
 			TableModelDescribe:    tableModelDescribeJsonBytes,
+			NoEvent:               reqItem.NoEvent,
 		})
 	}