1
Fork 0
mirror of https://github.com/Airsequel/AirGQL.git synced 2025-08-11 01:16:58 +03:00
This commit is contained in:
prescientmoon 2024-10-01 02:39:50 +02:00
commit 81018cd481

View file

@ -1315,7 +1315,7 @@ instance ToSample AirGQL.Lib.SQLPost where
toSamples _ = singleSample $ SQLPost "SELECT * FROM users"
-- | Converts an sql error to text, possibly adding airsequel-specific context.
-- | Converts a SQL error to text, possibly adding airsequel-specific context.
sqliteErrorToText :: SS.SQLError -> Text
sqliteErrorToText error =
let