Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Better auto id

Compare
Choose a tag to compare
@gcphost gcphost released this 02 Aug 20:09
· 24 commits to master since this release

Had issues with joins using default id= 'id' so default will now use table.id and if a join is found (regexp on a period) the field will be extracted (after the period) to be used in the first and last item functions.