forked from ddrilling/AsbCloudServer
Правка в запросе
This commit is contained in:
parent
bec1491192
commit
b2db2f000a
@ -8,7 +8,7 @@ namespace AsbCloudDb.Migrations
|
||||
{
|
||||
protected override void Up(MigrationBuilder migrationBuilder)
|
||||
{
|
||||
migrationBuilder.Sql("DELETE FROM t_telemetry WHERE " +
|
||||
migrationBuilder.Sql("DELETE FROM t_telemetry_data_saub WHERE " +
|
||||
"well_depth IS NULL OR " +
|
||||
"rotor_torque IS NULL OR " +
|
||||
"rotor_speed IS NULL OR " +
|
||||
|
Loading…
Reference in New Issue
Block a user