Files
docs.datacontroller.io/docs
dc 85f200c724 docs(viewer): correct the character search example to match the code
The example claimed `smith` finds `Smithson`, which only holds for a case
insensitive match. The search is a case sensitive CONTAINS match - DC passes
the search value straight to %mp_searchdata, which uses the SAS `?` operator -
so `smith` finds `Goldsmith` (a lowercase substring) and not `Smithson`.
2026-09-16 23:42:37 +00:00
..
2022-10-14 22:40:27 +01:00
2026-09-03 17:25:40 +00:00
2022-01-17 22:58:32 +01:00
2026-06-30 13:42:06 +01:00
2026-07-13 18:23:00 +01:00
2022-07-25 14:55:07 +01:00
2026-03-30 23:01:24 +00:00
2022-11-01 12:27:19 +00:00
2020-07-15 12:33:21 +02:00
2020-05-31 18:05:51 +02:00
2026-06-30 13:42:06 +01:00
2026-04-04 00:49:32 +01:00
2026-09-03 17:25:40 +00:00
vid
2024-01-24 20:51:46 +00:00
2024-05-02 16:55:50 +01:00
2026-06-30 13:42:06 +01:00
2018-07-04 15:20:03 +02:00
2022-08-15 11:09:43 +01:00
2026-09-03 17:25:40 +00:00
2026-06-02 13:56:53 +01:00
2021-05-12 16:34:35 +03:00
2022-12-15 11:27:33 +01:00
2026-03-14 13:40:47 +00:00
2022-11-01 12:27:19 +00:00
2022-07-11 18:57:12 +01:00
2026-09-03 17:25:40 +00:00