Summary: | Add support for native SQL statements to Kexi | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Jarosław Staniek <staniek> |
Component: | Queries | Assignee: | Kexi Bugs <kexi-bugs> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | adam, flight16, inksi |
Priority: | NOR | Keywords: | bounty |
Version: | 2.4.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
URL: | https://github.com/staniek/kexi/issues/6 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jarosław Staniek
2012-04-14 20:48:20 UTC
The reasoning is: Kexi's built-in support for queries are limited and while will improve over time, specific features may be needed for more complex use cases. Hi Jarsoslaw, reading point two on bug 348017 comment 4, it seems like you are ok with a native SQL mode. There are also other requests that this would satisfy while kexi-mode features are being implemented: - Bug 141345 - Add support for JOIN in Query Designer - Bug 348017 - Add support for 'case insensitive' operator ILIKE for SQL queries - Bug 195360 - Add support for grouping and aggregation functions like sum(), count() in queries - Me wanting to use to use strftime() and aggregation in sqlite3. - Probably others. What changes are required to make a native sql mode for queries? What is your time estimate? If the scope isn't too large I would be interested in helping out, although I can't commit to anything right now. Founding possible at https://github.com/staniek/kexi/issues/6 (click Post a bounty on it) If you want to know the sum needed to implement it, fundraiser is at https://www.bountysource.com/teams/kexi/fundraiser |