-
I'm new to the Exposed world and am mixing it with Ktor.
To my question: (from a "best practise" standpoint - or any other for that matter), is there a reason why I can't just use DSL *and* DAO toge…
-
Just based on this section:
> JinjaSQL is not meant to replace your ORM. ORMs like those provided by SQLAlchemy or Django are great for a variety of use cases, and should be the default in most cas…
-
**깊이 있는 공부**가 필요하다고 생각이 들었다.
> **이 정도면 됐지** 마인드 절대 금지
30분~1시간 리서치해서 대답할 수 있는 수준 X 진짜 체화하자
## 앞으로 남은 3주 동안 백엔드가 해야할 일
### 규칙 및 태도
1. 이전 3주동안 우리가 했던 것 정리해보자
리스트로 작성해서 눈으로 확인함으로써 우리가 이만큼 …
-
https://www.postgresql.org/docs/11/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE
It would be very nice to also add JSON processing functions, besides the operators.
- [x] `json_array_lengt…
-
Here is the relevant documentation for _routing field: https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-routing-field.html
This is extremely useful for optimizing query perfo…
-
In my db I have something like this:
```
[
{
"id": "89be578a-ef59-4cf2-96ca-5911bf95d959",
"count": 1
},
{
"id": "464e2921-2a44-4bfb-b533-89f2a75f8ba5",
"count": 5
},…
-
I've seen this for some time, and it's quite a hindrance.
Steps to reproduce:
* create page named `temp test page`
* on some other page, create a query `{{query [[temp test page]]}}`
* confirm t…
-
More reliable way to architect persistent experiments, etc, would be to insert the experiments _to be run_, then run the batch script just with the database and record ID. Then when results are in, it…
bholt updated
11 years ago
-
### Is your feature request related to a problem? Please describe.
For a long time, [OpenAPI has not supported the specification of inter-parameter dependencies](https://swagger.io/docs/specificati…
-
**Original report on BitBucket by Taina Jääskeläinen.**
----------------------------------------
Take a look at Ariadne
[https://portal.ariadne-infrastructure.eu/resource/43CA47A0-0341-3473-B1AF-91…