Skip to content

dorm.adapter.Sqlite3 execute not implemented #49

@skamradt

Description

@skamradt

I believe it is as simple as changing the function to read:

function TSqlite3PersistStrategy.ExecuteCommand(ACommand: IdormCommand): Int64;
begin
Result := ExecuteAndGetFirst(aCommand.GetSQL);
end;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions