-
**What is the bug?**
When using SQL query, a timestamp field is handled differently if the SQL query has a join.
**How can one reproduce the bug?**
Steps to reproduce the behavior:
Data:
…
-
# [MySQL] 제어문(CASE/IF)을 사용하여 데이터 변환하기 - 데이터, 너 혹시 뭐 돼?
🎯 목표 MySQL에서 지원하는 제어문 ‘CASE’, ‘IF’를 사용하여 데이터를 변환하여 불러온다.
[https://j-jae0.github.io//sql/sql-06/](https://j-jae0.github.io//sql/sql-06/)
-
# [MySQL] 그룹화하여 데이터 조회하기 - 데이터, 너 혹시 뭐 돼?
🎯 목표 GROUP BY 절에 대해 알아보고 그룹 함수를 사용하여 데이터를 추출해본다.
[https://j-jae0.github.io//sql/sql-05/](https://j-jae0.github.io//sql/sql-05/)
-
### Description
After reviewing the current table statement implementations, I noticed that some types are not yet supported, including `BOOLEAN `, `ENUM `, `SET`, and `JSON`. I would like to contr…
-
We should enable the connection of our RAG system with our customers' internal databases.
This requires developing capabilities for text-to-sql, text-to-cypher, etc…
* text-to-sql:
* [https://medi…
-
I'd like to try ChartDB with an existing PostgreSQL database I use. In that database there are lots of schemas that I do not use or have access to. I use a few schema, but there is only one schema tha…
-
```
root@openvas:/var/log/gvm# tail gvmd.log
md manage:WARNING:2024-11-06 19h31.37 utc:1549: sql_open: PQerrorMessage (conn): connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" faile…
-
Excuse me for probably an obvious question, but still I have to ask.
What is the difference between `%sql` and `%%sql` commands?
-
`sql_select()` (panels/sqlalchemy.py) seems not tested in https://github.com/pallets-eco/flask-debugtoolbar/pull/186/. The updates introduce some API changes that affect how `sql_select()` operates:
…
taoky updated
1 month ago
-
**Describe the bug**
SQL Query / Table response is not displayed.
Environment: https://oss.squared.ai/define/models/new?step=2
**To Reproduce**
Steps to reproduce the behavior:
1. Login into…