mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-19 09:29:37 -06:00
drivers fixtypo
This commit is contained in:
@@ -48,7 +48,7 @@ namespace Orm::Drivers
|
||||
BatchOperations,
|
||||
/*! Supports BLOB-s fields (Binary Large Objects). */
|
||||
BLOB,
|
||||
/*! Supports cancelling a running query (unused, for API compatibility). */
|
||||
/*! Supports canceling a running query (unused, for API compatibility). */
|
||||
CancelQuery,
|
||||
/*! Supports database event notifications (unused, for API compatibility). */
|
||||
EventNotifications,
|
||||
|
||||
Reference in New Issue
Block a user