components/prism-mongodb.js

Branch


Log

Author Commit Date CI Message
Dmitry Eroshenko 8458c41f 2022-01-09T18:35:15 MongoDB: Added v5 support (#3297)
Valtteri Laitinen 9fe2f93e 2021-10-05T12:26:29 Use `\d` for `[0-9]` (#3097) Also `[\d.]` for `[0-9.]` and `[\d_]` for `[0-9_]`.
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt fd20dbe4 2021-05-01T14:53:38 ESLint: Added spacing rules (#2862)
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Dmitry Eroshenko 004eaa74 2020-08-14T00:00:21 Added support for MongoDB syntax (#2518)