Skip to content

Commit ac21cfe

Browse files
committed
fixup! Let driver handle datetimes automatically
1 parent aa63971 commit ac21cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NHibernate/Driver/NpgsqlDriver.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using System.Data;
22
using System.Data.Common;
33
using NHibernate.AdoNet;
4+
using NHibernate.SqlTypes;
45

56
namespace NHibernate.Driver
67
{

0 commit comments

Comments
 (0)