Nadav Har'El
9eb47b3ef0
Merge 'config: round-trip boolean configuration variables' from Avi Kivity
...
When you SELECT a boolean from system.config, it reads as true/false, but this isn't accepted
on UPDATE (instead, we accept 1/0). This is surprising and annoying, so accept true/false in
both directions.
Not a regression, so a backport isn't strictly necessary.
Closes scylladb/scylladb#19792
* github.com:scylladb/scylladb:
config: specialize from-string conversion for bool
config: wrap boost::lexical_cast<> when converting from strings
2024-07-22 17:53:02 +03:00
..
2024-07-09 12:30:49 +00:00
2024-04-19 07:44:07 +03:00
2024-07-18 13:49:29 +02:00
2024-06-07 06:44:59 +08:00
2024-07-09 18:31:35 +03:00
2024-06-25 06:15:47 -04:00
2024-05-13 07:57:35 +03:00
2024-06-21 07:12:06 +03:00
2024-06-21 07:12:06 +03:00
2024-05-26 22:30:42 +03:00
2024-07-22 17:53:02 +03:00
2024-07-22 17:21:33 +03:00
2024-01-12 10:49:00 +02:00
2024-04-19 22:56:16 +08:00
2023-06-14 11:41:36 +02:00
2024-06-21 19:20:27 +03:00
2024-05-16 13:30:03 +02:00
2024-06-21 07:12:06 +03:00
2024-06-21 07:12:06 +03:00
2023-03-27 15:12:31 +00:00
2024-01-09 11:44:19 +02:00
2023-12-02 22:37:22 +02:00
2024-07-09 18:31:35 +03:00
2024-05-02 11:49:46 +02:00
2024-05-02 11:49:46 +02:00
2024-04-25 17:15:27 +08:00
2023-07-21 12:38:46 +03:00
2024-01-19 10:16:41 +02:00
2024-06-17 13:30:10 +00:00
2024-01-17 16:30:14 +02:00
2024-01-29 15:43:51 +02:00
2024-05-18 00:15:07 +03:00
2024-07-04 13:10:26 +02:00
2024-07-04 13:10:26 +02:00
2024-07-20 21:21:42 +03:00
2024-07-09 18:31:35 +03:00
2024-05-26 16:45:42 +03:00
2024-05-26 16:45:42 +03:00
2024-05-17 20:41:19 +03:00
2024-05-17 20:41:19 +03:00
2024-06-07 06:44:59 +08:00
2024-01-09 11:44:19 +02:00
2024-07-09 18:31:35 +03:00
2024-06-07 09:23:10 +08:00
2024-05-26 22:30:42 +03:00
2024-01-09 11:44:19 +02:00
2024-06-21 07:12:06 +03:00
2024-01-09 11:44:19 +02:00
2024-07-09 16:53:35 -03:00
2023-12-21 16:19:42 +02:00
2024-02-01 10:22:45 +02:00