mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 02:09:38 +02:00
Wip: Start implementing a SOP client
This commit is contained in:
parent
ff8c6d8b6d
commit
9d3ad01dfc
8 changed files with 254 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
rootProject.name = 'PGPainless'
|
||||
|
||||
include 'pgpainless-core'
|
||||
include 'pgpainless-core',
|
||||
'pgpainless-sop'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue