Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 493 Bytes

sadu migration.md

File metadata and controls

12 lines (12 loc) · 493 Bytes

builder\(.*?\)\s*\. -> \.(setInt|setString|setLong|setDouble|setEnum)\( -> .bind( \.parameter\(stmt -> stmt -> .single(call() \.setUuidAsBytes\((.+?)\) -> .bind($1, UUID_BYTES) getUuidFromBytes\((.*?)\) -> get($1, UUID_BYTES) \s*\.sendSync\(\) -> readRow -> map firstSync -> first allSync -> all queryWithoutParams\((.+?)\) -> query($1).single() de.chojo.sadu.wrapper.util.Row -> de.chojo.sadu.mapper.wrapper.Row emptyParams\(\) -> single()