-
추천문제와 전주의 본인 순번 전 사람이 풀었던 문제 입니다.
- 고다혜:
[그룹별 조건에 맞는 식당 목록 출력하기](https://school.programmers.co.kr/learn/courses/30/lessons/131124)
[Second Highest Salary](https://leetcode.com/problems/second-hig…
-
Hi, thank you for the amazing work.
I want to take a look for the gold SQLs (especially for Spider 2.0-Snow) but I only see execution results.
Could you include the gold SQLs into the repo?
-
When I run the command php artisan db:seed, I get an error exception:
file_get_contents(sql/class.sql): Failed to open stream: No such file or directory.
I checked the sql folder, and some files…
-
I detected last week strange SQL queries in a Wordpress instance that create a memory overload after a while. Increasing the memory do not mitigate the problem as the queries increase in response. The…
-
-
### Feature description
Hi,
it would be very nice to process many SQL statements at once by loading SQL script from file.
Loading script from file is currently possible, but it processes only f…
-
## Question
Using mysql queries, the code mapping LONGVARCHAR type is an error
## Version
shardingsphere:5.3.2
## errorMessage
Caused by: java.sql.SQLFeatureNotSupportedException: Get value from …
-
Right now debezium creates a publication for all tables. Change this behaviour to only the tables we need. https://debezium.io/documentation/reference/stable/connectors/postgresql.html#postgresql-publ…
-
-
We will implement the following rule-based optimizations:
1. Filter pushdown
In particular pushing filters below joins. In the logical plan, `WHERE` conditions follow joins and will need to be pu…