-
Hello,
We tried to migrate our Mattermost 7 to Zulip with this [document](https://zulip.com/help/import-from-mattermost), but it was partially successful.
Feedback:
- We had to tune .SqlSetting…
jejbq updated
7 months ago
-
# [Spring] ORM(JPA, Hibernate), SQL Mapper, JDBC 개념 정리 | Min Byeong chan
스프링은 DB에 대한접근을 가능하게 만든다...
[http://localhost:3000/posts/2021-04-28-spring-ch2-orm-post/](http://localhost:3000/posts/2021-04-…
-
Hello all of you who develop Respect. First, let me thank you and say you're doing a really good job! I'm using Respect in a project of mine and today I was not able to perform a query based on the ex…
-
*진행할 업무
1. 상품페이지
- [x] 상품 목록 조회
- [x] 상품 상세조회
- [ ] 제품 정렬 기준 선택
- [ ] 리뷰 작성
- [ ] 찜하기 기능
2. 판매상품관리 (관리자 페이지)
- [x] 상품등록
- [ ] 상품 정보수정
- [ ] 상품 개시종료+삭제
- [ ] 상품 재개시
…
-
**Describe the bug**
If for whatever reason the SQL server is down, OMBI will take up GIGABYTES of space if left running! I had OMBI running for a few days but the SQL server was down and it took awa…
-
## 注册用户字段扩展
- 用户组件(**gtiles-components-userinfo**)
### 数据库
> 在用户主表中增加要扩展的字段,例如:增加从业年份字段(EMPLOY_YEAR),SQL如下。
```
ALTER TABLE `gt_user` ADD COLUMN `EMPLOY_YEAR` varchar(50)
```
### 代码扩展
###…
-
I've this query which does not quote columns and then mysql retrieve an incorrect order. The table has `timestamp` column
```
$mapper->news->fetchAll(Sql::orderBy('timestamp', 'id')->desc()->limit($i…
-
I'm experiencing issues with login. Login with sso throws error 500.
Map have been created with character I'm trying to log in with.
Status: 'PDOStatement::execute(): SQLSTATE[23000]: Integrity c…
-
Hi,
We are very excited to start using the new database (eggNOG 6.0) -- looks like the database expanded significantly! Is eggnog-mapper compatible with 6.0 or should we wait for a new version? I c…
-
Hi Jason (I hope that's your name)!
I first want to say that I love this package. I've brought it with me to all Go jobs (2), and mentioned it at GoSF meetups once or twice. So cheers, and thanks.
##…