-
Fazer CRUD para a tabela estrela
-
### 👀 Is there an existing feature request for this?
- [X] I have searched the existing issues
### 🔖 Enhancement description
Create a Rust and PostgreSQL sample app for the [samples-rust](https://g…
-
#### 问题描述及重现代码:
Firebird 数据库(5.0),UseAutoSyncStructure(true) 后,发现每次 CRUD 表时同步结构操作始终要执行,且执行失败,调试发现是在反复更新表注释,且用的 SQL 语句是错的:
```sql
ALTER TABLE "fx_fxdy" COMMENT '风险单元'; -- 应该是 COMMENT ON TABLE "fx…
-
-
-
Functions of an admin shell.
- [ ] [CRUD](https://en.wikipedia.org/wiki/CRUD) user (especially internal passwords)
- [ ] CRUD note
- [ ] what is configured in the config?
- [ ]
-
I feel that `Find specific beneficiaries by keywords` is an important use case
This is because it is an important interaction between user and system, but it is currently not mentioned
-
Create, Read, Update and Delete Notes
-
Nice Work, but I noticed some important issues.
#1 Your Method names Are misleading. I saw a showAdmins method meanwhile you where only fetching a single Admin by ID. should be getAdmin() then your…
-
최소 10가지 기능 필요
CRUD 기능, 데이터 파일 저장/읽어오기, 검색 등 메뉴(종료메뉴 제외) 등 구조체와 10개 이상 함수 정의, 충분한 토론 후 기획하고 정의