Added support of YDB #1
Annotations
10 errors
|
dialect/sql/ydb.go#L165
unknown field Dialect in struct literal of type Driver, but does have dialect
|
|
dialect/sql/ydb.go#L165
unknown field DB in struct literal of type Driver
|
|
dialect/sql/driver.go#L31
other declaration of Open
|
|
dialect/sql/ydb.go#L160
Open redeclared in this block
|
|
dialect/sql/ydb.go#L151
undefined: Error
|
|
dialect/sql/ydb.go#L149
undefined: NotFoundError
|
|
dialect/sql/ydb.go#L56
invalid operation: d.DB() (value of type *"database/sql".DB) is not an interface
|
|
dialect/sql/ydb.go#L43
cannot assign to b.Quote (neither addressable nor a map index expression)
|
|
dialect/sql/ydb.go#L23
undefined: Register
|
|
dialect/entsql/annotation.go#L11
could not import entgo.io/ent/dialect/sql (-: # entgo.io/ent/dialect/sql
|
The logs for this run have expired and are no longer available.
Loading