Skip to content

Commit 0f881b8

Browse files
swift pm version + codebeat
1 parent b642c27 commit 0f881b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.2
1+
// swift-tools-version:5.1
22

33
import PackageDescription
44

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ClickHouseVapor
22

3-
![Swift 5](https://img.shields.io/badge/Swift-5-orange.svg) ![SPM](https://img.shields.io/badge/SPM-compatible-green.svg) ![Platforms](https://img.shields.io/badge/Platforms-macOS%20Linux-green.svg) [![CircleCI](https://circleci.com/gh/patrick-zippenfenig/ClickHouseVapor/tree/main.svg?style=svg)](https://circleci.com/gh/patrick-zippenfenig/ClickHouseVapor/tree/main)
3+
![Swift 5](https://img.shields.io/badge/Swift-5-orange.svg) ![SPM](https://img.shields.io/badge/SPM-compatible-green.svg) ![Platforms](https://img.shields.io/badge/Platforms-macOS%20Linux-green.svg) [![codebeat badge](https://codebeat.co/badges/d4500aa3-30f6-471a-89ae-924cd14aed17)](https://codebeat.co/projects/github-com-patrick-zippenfenig-clickhousevapor-main) [![CircleCI](https://circleci.com/gh/patrick-zippenfenig/ClickHouseVapor/tree/main.svg?style=svg)](https://circleci.com/gh/patrick-zippenfenig/ClickHouseVapor/tree/main)
44

55
A simple column-oriented ORM for the [ClickHouse](https://clickhouse.tech) database in Swift.
66

0 commit comments

Comments
 (0)