Project mode #59

Open
opened 2019-08-22 10:11:50 +00:00 by eelke · 2 comments
eelke commented 2019-08-22 10:11:50 +00:00 (Migrated from gitlab.com)

A project is a collection of related queries. From these queries code can be generated.
There are project settings and per query settings for the code generation.

  • Generated code can easily be regenerated
  • Code generation can be done using commandline to facilitate make integration
  • Per query also parameter list is remembered including test values.
  • facilitate version control by using a folder structure and file formats that play well with commonly used diff and patch tools as are used by version control systems like GIT.
  • Should play well living inside bigger project folder
A project is a collection of related queries. From these queries code can be generated. There are project settings and per query settings for the code generation. - Generated code can easily be regenerated - Code generation can be done using commandline to facilitate make integration - Per query also parameter list is remembered including test values. - facilitate version control by using a folder structure and file formats that play well with commonly used diff and patch tools as are used by version control systems like GIT. - Should play well living inside bigger project folder
eelke commented 2019-08-22 10:13:35 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
eelke commented 2019-08-22 10:15:42 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: eelke/pgLab#59
No description provided.