1
0
Mirror von https://github.com/Chaoscaot/schemsearch synchronisiert 2024-07-01 08:38:05 +02:00
Commit graph

41 Commits

Autor SHA1 Nachricht Datum
0e6f2c3f78 🔧 Add invalid_nbt flag. 2024-04-27 21:27:42 +02:00
82108d9e36
🛠️ Fix incorrect CSV format in OutputFormat::CSV. (#10) 2024-04-27 20:19:10 +02:00
e3e6e9f759
Improve Performance 2023-08-09 09:22:24 +02:00
dependabot[bot]
6c6c95bedd
Update sqlx requirement from 0.6 to 0.7
Updates the requirements on [sqlx](https://github.com/launchbadge/sqlx) to permit the latest version.
- [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/launchbadge/sqlx/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: sqlx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 10:49:15 +00:00
582079c80d Bump Version 2023-05-23 20:10:41 +02:00
eb84adb4a3 Reduce Boilerplate 2023-04-24 19:04:44 +02:00
7d9e7f28a9 Fix SQL 2023-04-23 12:17:59 +02:00
4671f38591 Bump Version 2023-04-22 21:55:08 +02:00
80f5191ae8 Merge branch 'master' into chaoscaot/support_sponge_v1_v3 2023-04-13 14:33:59 +02:00
fb8f935617 Fix Cache and Bump Version 2023-04-05 13:05:15 +02:00
2a112ac49c Add Output Limit 2023-04-05 02:43:28 +02:00
80eeaad5d5 Add output for machines 2023-04-04 22:38:02 +02:00
64158cf45b Remove Timer from Progressbar 2023-04-04 21:44:43 +02:00
e4b26755ea Revert "Print Progressbar to stdout"
This reverts commit 5607dcc72c.
2023-04-04 17:34:12 +02:00
5607dcc72c Print Progressbar to stdout 2023-04-04 17:29:04 +02:00
a1b5449f06 Some basic tests and basic impls 2023-04-04 12:07:33 +02:00
b32aac0aba Fix naming and Tests 2023-04-01 11:08:57 +02:00
c477a52f92 Slowdown ProgressBar and add Stderr as output 2023-04-01 11:02:49 +02:00
818de6be47 Abstractions 2023-04-01 10:30:25 +02:00
b8d912881d Fix SQL-Interface 2023-03-19 21:18:40 +01:00
02404792a5 Bump Version 2023-03-19 11:59:39 +01:00
59272ed3e7 Add Complex Output Patterns 2023-03-19 11:57:22 +01:00
b082d6cd8d Fix Imports 2023-03-16 21:33:23 +01:00
f4bcde73f9 Add Roadmap 2023-03-16 21:09:41 +01:00
be13e28fae Fix Not SQL Part 2023-03-16 19:20:50 +01:00
28d3aed7ba Update Bar 2023-03-12 14:33:32 +01:00
916613773b Add Progressbar 2023-03-12 14:13:55 +01:00
3792be48a3 Timings 2023-03-11 15:40:00 +01:00
734a0a67b1 Add Multithreading 2023-03-11 11:34:40 +01:00
971e453d46 Some Unsafe Optimizations 2023-03-11 10:17:57 +01:00
dd3e3a3c78 Fixes 2023-03-09 21:18:20 +01:00
6a24fc5410 Fixes 2023-03-09 21:17:45 +01:00
99b48ba42b Fixes 2023-03-09 19:09:55 +01:00
a2a750f20e Add Filters to SQL 2023-03-09 14:52:04 +01:00
5c12ce1202 Add AGPL Headers 2023-03-08 22:18:40 +01:00
9e7d5ea424 Fixes 2023-03-08 22:01:06 +01:00
98d797532e Finishing 2023-03-08 15:47:51 +01:00
74df144d05 Fixes and more Tests 2023-03-06 22:35:56 +01:00
ca249c8900 Improvements 2023-03-06 19:01:03 +01:00
0df001602e Finish CLI 2023-03-06 18:29:03 +01:00
26d83caa05 Restructure 2023-03-04 12:20:20 +01:00