1
0
mirror of https://github.com/rancher/steve.git synced 2025-07-11 21:58:20 +00:00
steve/pkg/sqlcache/db
Eric Promislow 496a6f8968
Hard-wire external associations: 3 sections in, this one is 4/7 (#645)
* Continue rebasing.

* Wrote unit tests for external associations.

* Fix the generated SQL.

Some syntactic sugar (capitalizing the keywords), but use the 'ON' syntax on JOINs.

* whitespace fix post rebase

* We want "management.cattle.io.projects:spec.displayName" not "...spec.clusterName"

* Fix the database calls: drop the key

* Fix breakage during automatic rebase merging gone wrong.

* ws fix - NFC

* Post rebase-merge fixes

* Fix rebase-driven merge.

* Fix rebase breakage.

* go-uber v0.5.2 prefers real arg names to '<argN>'
2025-06-25 16:10:48 -07:00
..
transaction Handle transaction failure due to canceled context.Context (#662) 2025-06-09 15:39:09 -04:00
client_test.go Support indexing on array-like fields (#673) 2025-06-16 15:06:07 -07:00
client.go Hard-wire external associations: 3 sections in, this one is 4/7 (#645) 2025-06-25 16:10:48 -07:00
db_mocks_test.go Bumped dependencies to be compatible with k8s-v1.33 (#681) 2025-06-20 17:53:42 +05:30
transaction_mocks_test.go Bumped dependencies to be compatible with k8s-v1.33 (#681) 2025-06-20 17:53:42 +05:30
utility.go Move lasso SQL cache in Steve (#452) 2025-01-17 09:34:48 -05:00