luisserra
|
f76b70af81
|
chore: move db var to savePgsql function
|
2022-03-28 21:58:16 +01:00 |
|
Luis Serra
|
dcb167c10d
|
Update cmd/database.go
Co-authored-by: Huang Huang <mozillazg101@gmail.com>
|
2022-03-28 21:43:00 +01:00 |
|
luisserra
|
7ffa4a04b2
|
chore: change no schema set info log
|
2022-03-27 23:10:41 +01:00 |
|
luisserra
|
3dddacac87
|
feat(schema): add database schema config
|
2022-03-26 19:56:37 +00:00 |
|
luisserra
|
ef40200f54
|
chore(message): fix wrong PGSQL_DBNAME error message
|
2022-03-26 19:17:44 +00:00 |
|
ycabrer
|
7a47197d8b
|
Allow for usage of env var K8S_HOST in psql (#1026)
* Allow for usage of env var `K8S_HOST` in psql
* small typo fix
* typo fix
|
2021-10-27 13:32:10 +03:00 |
|
Matthieu MOREL
|
c91a9434c0
|
Update Gorm (#950)
* Migrate from github.com/jinzhu/gorm to gorm.io/gorm
* apply gofmt
* github.com/aws/aws-sdk-go
* fix
|
2021-08-09 11:40:01 +03:00 |
|
Liz Rice
|
772839fc92
|
move target mapping to config.yaml - updated version (#682)
* move target mapping to config.yaml
* Update config.yaml
* Update common.go
* Add support for eks-1.0
Add also eks-1.0 to map
* chore: merge correction
* Move file only used for testing
* Tidier logs
* Add target mapping for GKE and EKS
* fingers cross this finishes target mapping
Co-authored-by: Murali Paluru <leodotcloud@gmail.com>
Co-authored-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: yoavrotems <yoavrotems97@gmail.com>
|
2020-08-30 10:16:21 +03:00 |
|
Sebastian Ehmann
|
09fb3c4fe4
|
Check error before deferring db.Close() (#491)
|
2019-11-05 20:17:03 -05:00 |
|
Lee Briggs
|
94a1f3c41f
|
Lint all code for golint tests
|
2018-01-11 10:01:58 -08:00 |
|
Steven Logue
|
909e6cc874
|
created database.go file and moved DB function into it
|
2017-11-01 10:15:31 -07:00 |
|