Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions
Support dot expression so it can be easy to user join feature with multi tables and make different between column name and alias, will solve this issue too #120
Support dot expression so it can be easy to user join feature with multi tables and make different between column name and alias, will solve this issue too #120