We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7775d9b commit bf7ea47Copy full SHA for bf7ea47
Sources/PostgresNIO/Data/PostgresData+Numeric.swift
@@ -1,5 +1,5 @@
1
import NIOCore
2
-import Foundation.Decimal
+import struct Foundation.Decimal
3
4
public struct PostgresNumeric: CustomStringConvertible, CustomDebugStringConvertible, ExpressibleByStringLiteral {
5
/// The number of digits after this metadata
0 commit comments