Sven Heidemann edraft
edraft pushed to 2021.10.4 at sh-edraft.de/sh_cpl 2021-08-05 14:02:05 +02:00
c12ff4f9e3 Added logic to migrate attributes from workspace and project settings
091c89df2c Changed version of CLI
63a67be0ee Improved new command
edraft opened issue sh-edraft.de/sh_cpl#36 2021-08-05 13:13:21 +02:00
2021.10.5 - ORM/EF Alternative
edraft pushed to 2021.10 at sh-edraft.de/sh_cpl 2021-08-02 14:48:50 +02:00
c68224b31a Improved deps of cpl_query
edraft closed issue sh-edraft.de/sh_cpl#34 2021-08-02 14:37:01 +02:00
2021.10.3 - LINQ Variante für Python
edraft deleted branch 2021.10.3 from sh-edraft.de/sh_cpl 2021-08-02 14:36:53 +02:00
edraft merged pull request sh-edraft.de/sh_cpl#35 2021-08-02 14:36:46 +02:00
2021.10.3
edraft pushed to 2021.10 at sh-edraft.de/sh_cpl 2021-08-02 14:36:46 +02:00
9f219757c3 Merge pull request '2021.10.3' (#35) from 2021.10.3 into 2021.10
e09a4402b3 Published sh_cpl-query to version 2021.10.0rc1
6867eb0e65 Improved scripts
ffaa5c4a2b Refactoring
b9499108d8 Build cpl_query
Compare 32 commits »
edraft created pull request sh-edraft.de/sh_cpl#35 2021-08-02 14:36:39 +02:00
2021.10.3
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-08-02 14:36:04 +02:00
e09a4402b3 Published sh_cpl-query to version 2021.10.0rc1
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-08-02 14:19:42 +02:00
6867eb0e65 Improved scripts
ffaa5c4a2b Refactoring
b9499108d8 Build cpl_query
Compare 3 commits »
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-07-27 13:57:44 +02:00
37175b7227 Added queries sum, skip & take
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-07-27 13:00:08 +02:00
2b5831c5fe Improved numbered queries
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-07-27 12:54:51 +02:00
62c8b9c68d Added reverse query
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-07-27 12:48:25 +02:00
a080119c44 Improved unittests
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-07-27 12:42:36 +02:00
a26c6f1bd9 Improved avg, max and min queries type handling
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-07-27 12:35:16 +02:00
daac14e099 Improved avg query
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-07-27 11:57:49 +02:00
d4b5c32a21 Added min and max queries
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-07-27 11:47:15 +02:00
c115afd736 Moved last queries
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-07-27 11:43:48 +02:00
e7863a92e0 Added last query
edraft pushed to 2021.10.3 at sh-edraft.de/sh_cpl 2021-07-27 11:40:26 +02:00
82a9e3a23a Improved index out of range exception