-
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout IN ('split') THEN
GROUP_CONCAT(face_name ORDER BY position SEPARATOR ' // ' )
ELSE
GROUP_…
-
CREATE TABLE IF NOT EXISTS _new_unique_cards (
card VARCHAR(100) NOT NULL,
person_id INT NOT NULL,
PRIMARY KEY (card, person_id),
FOREIGN KEY (p…
-
# IT_IDENTITY_CARD
ID:45:Original : There was an error in the IT identify card. The new number AA12345aa was added to the correct entry
ID:45:Anonymized: There was an error in the IT identify card.…
-
### Describe the Suggestion
A block that would emit a redstone signal when someone right-clicks it with their ID card, provided they are in the block's whitelist. Could not be activated if using some…
-
## Description
For super obvious reasons, this should not be there
**Reproduction**
**Screenshots**
**Additional context**
-
## Current Behaviour
I have a problem when read Vietnamese citizen id card via NFC, i only get mrz info ( number id, Name, date of birth, expried date,.) Photo image, but i want some detail ie: P…
-
How to read Citizen ID Card? :((
-
**Memgraph version**
Which version did you use?
memgraph 2.13.0、2.17.0、2.20.0
**Environment**
x86 、docker or without docker
**Describe the bug**
cypher using multi union clauses will c…
-
### 상위 작업 (Ticket Number)
QUOS-23
### 브랜치명 (Branch)
Feat/updateBenefit
### 상세 내용(Description)
카드혜택 변경내역을 적용합니다.
### 체크리스트(Tasks)
- [x] case 1. card_id, upper_category_id, lower_category_id 변경
…
-
CREATE TABLE IF NOT EXISTS _new_card_stats (
name VARCHAR(190) NOT NULL,
season_id INT NOT NULL,
num_decks INT NOT NULL,
wins INT NOT NULL,
…