Current section
Files
Jump to
Current section
Files
include/lightspeed@data@repository_Repository.hrl
-record(repository, {
adapter :: lightspeed@data@repository:adapter(),
rows_rev :: list(lightspeed@data@repository:record())
}).