We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663c582 commit ed2075dCopy full SHA for ed2075d
Orm/Xtensive.Orm.Tests.Sql/PostgreSql/IntervalToMillisecondsTest.cs
@@ -1,8 +1,8 @@
1
+// Copyright (C) 2025 Xtensive LLC.
2
+// This code is distributed under MIT license terms.
3
+// See the License.txt file in the project root for more information.
4
+
5
using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
6
using NUnit.Framework;
7
using Xtensive.Sql;
8
using Xtensive.Sql.Dml;
0 commit comments