Files
wehub-resource-sync d718c5a372
CI / compile_and_lint (push) Waiting to run
CI / test (, sqlite, sqlite::memory:) (push) Blocked by required conditions
CI / test (mssql, mssql, mssql://root:Password123!@127.0.0.1/sqlpage) (push) Blocked by required conditions
CI / windows_test (push) Waiting to run
CI / test (mysql, mysql, mysql://root:Password123!@127.0.0.1/sqlpage) (push) Blocked by required conditions
CI / test (oracle, oracle, Driver=Oracle 21 ODBC driver;Dbq=//127.0.0.1:1521/FREEPDB1;Uid=root;Pwd=Password123!) (push) Blocked by required conditions
CI / test (postgres, odbc, Driver=PostgreSQL Unicode;Server=127.0.0.1;Port=5432;Database=sqlpage;UID=root;PWD=Password123!, true) (push) Blocked by required conditions
CI / test (postgres, postgres, postgres://root:Password123!@127.0.0.1/sqlpage) (push) Blocked by required conditions
CI / playwright (push) Blocked by required conditions
CI / docker_build (linux/amd64, -linux-amd64-duckdb, duckdb) (push) Waiting to run
CI / docker_build (linux/arm/v7, -linux-arm-v7, minimal) (push) Waiting to run
CI / docker_build (linux/arm64, -linux-arm64, minimal) (push) Waiting to run
CI / docker_build (linux/arm64, -linux-arm64-duckdb, duckdb) (push) Waiting to run
CI / docker_build (linux/amd64, minimal) (push) Waiting to run
CI / hurl_examples (push) Waiting to run
CI / hurl (${{ matrix.example }}) (push) Blocked by required conditions
CI / docker_push (duckdb) (push) Blocked by required conditions
CI / docker_push (minimal) (push) Blocked by required conditions
deploy website / deploy_official_site (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:31:57 +08:00

22 lines
1.0 KiB
Plaintext

MIT License
Copyright (c) 2023 Ophir LOJKINE
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.