mirror of
https://github.com/postgresml/pgcat.git
synced 2026-05-31 23:19:05 +00:00
implement show users (#329)
* implement show users * fix compile errors * add basic ruby test * gitignore things
This commit is contained in:
+4
-1
@@ -1,4 +1,7 @@
|
||||
.idea
|
||||
/target
|
||||
*.deb
|
||||
.vscode
|
||||
.vscode
|
||||
.profraw
|
||||
cov/
|
||||
lcov.info
|
||||
|
||||
Reference in New Issue
Block a user