Returns true if a new rows was inserted, false otherwise.
(ctx context.Context, arg UpsertAISeatStateParams)
| 1364 | UpsertAIModelPrices(ctx context.Context, seed json.RawMessage) error |
| 1365 | // Returns true if a new rows was inserted, false otherwise. |
| 1366 | UpsertAISeatState(ctx context.Context, arg UpsertAISeatStateParams) (bool, error) |
| 1367 | UpsertAnnouncementBanners(ctx context.Context, value string) error |
| 1368 | UpsertApplicationName(ctx context.Context, value string) error |
| 1369 | // Upserts boundary usage statistics for a replica. On INSERT (new period), uses |
no outgoing calls