ydb-platform / xorm

Fork of https://gitea.com/xorm/xorm.git
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

implemented `(*Driver) Scan(...)` #47

Closed datbeohbbh closed 1 year ago

datbeohbbh commented 1 year ago

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Issue Number:

What is the new behavior?

By implemented (*Driver) Scan(...), time in result can be firstly converted to engine.DatabaseTZ

Other information