Botond Dénes
c137f84535
Merge 'Mark prepare_statement as immutable' from Pavel Emelyanov
...
Users of prepared statement reference it with the help of "smart" pointers. None of the users are supposed to modify the object they point to, so mark the respective pointer type as `pointer<const prepared_statement>`. Also mark the fields of prepared statement itself with const's (some of them already are)
Closes scylladb/scylladb#18872
* github.com:scylladb/scylladb:
cql3: Mark prepared_statement's fields const
cql3: Define prepared_statement weak pointer as const
2024-05-27 12:27:54 +03:00
..
2024-04-19 07:44:07 +03:00
2024-05-15 17:20:40 +03:00
2024-05-16 11:25:44 +03:00
2023-12-25 17:52:57 +02:00
2024-05-25 16:41:30 +03:00
2024-01-16 16:43:17 +02:00
2024-04-23 12:08:23 +03:00
2023-03-08 16:18:23 +02:00
2024-01-23 09:13:14 +02:00
2022-05-13 07:11:58 +02:00
2024-03-08 15:14:52 +02:00
2024-05-05 23:31:09 +03:00
2024-03-02 10:52:50 +08:00
2024-04-19 07:44:07 +03:00
2022-05-13 07:11:58 +02:00
2023-02-19 21:05:45 +02:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2023-05-10 19:10:29 +03:00
2024-04-19 07:44:07 +03:00
2022-01-18 12:15:18 +01:00
2024-03-21 23:14:57 +01:00
2024-04-25 21:27:40 +02:00
2024-01-16 16:43:17 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2024-01-16 16:43:17 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2024-01-16 16:43:17 +02:00
2024-04-19 22:57:36 +08:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2022-05-13 07:11:58 +02:00
2024-03-26 13:38:37 +08:00
2024-01-16 16:43:17 +02:00
2024-04-23 12:08:23 +03:00
2023-09-25 17:18:53 +02:00
2024-01-21 19:12:59 +02:00
2022-01-18 12:15:18 +01:00
2024-01-16 16:43:17 +02:00
2023-01-16 21:10:56 +02:00
2024-04-29 14:05:05 +02:00
2024-05-26 22:30:42 +03:00
2023-05-07 17:17:36 +03:00
2023-05-07 17:17:36 +03:00
2024-03-26 18:32:11 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2023-06-22 14:21:03 +03:00
2024-01-16 16:43:17 +02:00
2023-10-31 18:34:41 +03:00
2024-05-05 15:42:43 +03:00
2023-02-19 21:05:45 +02:00
2023-08-04 07:37:12 +02:00
2023-05-10 15:03:12 +03:00
2023-06-22 14:21:03 +03:00
2023-03-08 16:18:23 +02:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2023-03-23 01:41:58 +01:00
2024-01-21 16:53:05 +02:00
2023-06-22 14:21:03 +03:00
2024-05-26 16:45:42 +03:00
2024-03-05 14:00:13 +08:00
2024-04-19 07:44:07 +03:00