Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wotbrew/relic issues and pull requests

#64 - Generating `GUID`s?

Issue - State: open - Opened by edenworky 5 months ago - 1 comment
Labels: documentation

#63 - Duplicate flow not accounted for in tracked change results

Issue - State: open - Opened by wotbrew 7 months ago
Labels: bug

#62 - transact surface for [op entity [dataset]] ?

Issue - State: open - Opened by jonahbenton about 1 year ago
Labels: enhancement

#61 - :join does not appear to work with the inner :select at all times

Issue - State: closed - Opened by ikappaki about 1 year ago - 4 comments

#60 - :update transaction does not appear to return unchanged rows

Issue - State: closed - Opened by ikappaki about 1 year ago - 1 comment
Labels: bug

#59 - Error when querying an empty table with unique constraints

Issue - State: closed - Opened by happy-river over 1 year ago - 2 comments

#58 - `:lookup` does not work with `:unique` indexes.

Issue - State: open - Opened by wotbrew over 2 years ago - 1 comment
Labels: bug

#57 - Covering indexes

Pull Request - State: closed - Opened by wotbrew over 2 years ago

#55 - :agg now returns a row for empty left when all grouped

Pull Request - State: closed - Opened by wotbrew over 2 years ago

#54 - cljidle dogfooding

Pull Request - State: closed - Opened by wotbrew over 2 years ago

#53 - Documentation issues

Issue - State: closed - Opened by kinleyd over 2 years ago - 2 comments

#52 - Approaches to Initializing a relic db

Issue - State: closed - Opened by kinleyd over 2 years ago - 5 comments

#51 - small rephrasing for easier reading

Pull Request - State: closed - Opened by The-Alchemist over 2 years ago - 1 comment

#50 - tiny grammar fix

Pull Request - State: closed - Opened by The-Alchemist over 2 years ago

#49 - tiny capitalization fix

Pull Request - State: closed - Opened by The-Alchemist over 2 years ago - 1 comment

#48 - #47 no meta no problem

Pull Request - State: closed - Opened by wotbrew over 2 years ago

#47 - no meta, no problem, relic queries should still work

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#46 - #45 expressions resulting in nil should not be used in joins

Pull Request - State: closed - Opened by wotbrew over 2 years ago

#45 - joins should not result in rows if for nil expressions

Issue - State: closed - Opened by wotbrew over 2 years ago - 1 comment
Labels: bug

#44 - materializable `:sort` and `:sort-limit`

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#43 - realise-coll when forwarding to 2+ dependents

Issue - State: closed - Opened by wotbrew over 2 years ago

#42 - rel/watch should work on bare keywords (tables)

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: bug

#41 - simplify unique collision behaviours by testing indexes before inserting

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#40 - comparison < <= > >= that works on comparables

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#39 - `:where` index planning

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement, performance

#38 - Should :upsert should merge into row rather than replace

Issue - State: closed - Opened by wotbrew over 2 years ago - 1 comment
Labels: question

#37 - reduce left-side index redundancy when joining multiple tables together

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement, performance

#36 - deduping index is not necessary if querying and there are no multi-firing nodes like join

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#35 - what type should `q` return

Issue - State: closed - Opened by wotbrew over 2 years ago - 2 comments
Labels: question

#34 - should `:from` accept table names as well as relvars

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: question

#33 - does `:union` need a deduping index

Issue - State: closed - Opened by wotbrew over 2 years ago - 1 comment

#32 - allow sub-selects anywhere

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#31 - support manual indexed lookups within a relvar

Issue - State: closed - Opened by wotbrew over 2 years ago - 2 comments
Labels: enhancement

#30 - sibling initialisation sort

Issue - State: closed - Opened by wotbrew over 2 years ago - 3 comments
Labels: enhancement, performance

#29 - consider rel/def early to get better error messages

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#28 - relic expr should be nil-safe by default with an opt out

Issue - State: closed - Opened by wotbrew over 2 years ago - 1 comment

#27 - delay checks

Issue - State: closed - Opened by wotbrew over 2 years ago

#25 - dataflow rewrite

Pull Request - State: closed - Opened by wotbrew over 2 years ago

#24 - key overwrite resistance when using implicit joins (`:agg` / expressions)

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: bug

#23 - clear up dataflow

Issue - State: closed - Opened by wotbrew over 2 years ago - 1 comment
Labels: enhancement

#22 - narrowing transform dataflow delete glitch

Issue - State: closed - Opened by wotbrew over 2 years ago

#21 - :case & :cond row-expr analogs

Issue - State: closed - Opened by wotbrew over 2 years ago - 1 comment
Labels: enhancement

#20 - support `:upsert` in transact

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#19 - More statistical aggregations

Issue - State: closed - Opened by wotbrew over 2 years ago - 1 comment
Labels: enhancement

#18 - `fuse` idea

Issue - State: closed - Opened by wotbrew over 2 years ago - 1 comment
Labels: enhancement

#17 - `prepare` idea

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#16 - top/bottom custom nodes

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#15 - add `strip-meta` to remove relic machinery from your state

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#14 - `reflow` function if you have banged on the database as a map and want to flow changes to materialized views

Issue - State: closed - Opened by wotbrew over 2 years ago - 1 comment
Labels: enhancement

#13 - reduce flow delete/insert churn by breadth-first flow

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#12 - constraint identity, `relax` function

Issue - State: closed - Opened by wotbrew over 2 years ago - 1 comment
Labels: enhancement

#11 - fast set-concat and count-distinct custom nodes, consider forcing joins

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#10 - keep metadata a bit tidier by storing state under a ::state key

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#9 - cascading delete

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#8 - delayed fk checks

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#7 - `:update` transact form

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#6 - auto migrate state to old tables and dependent relvars

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#5 - top/bottom agg functions

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#4 - `::r/env` special case

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#3 - Add support for the uhh, 'easier' integrity constraints

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#2 - Add dematerialize / unwatch functions

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement

#1 - Add custom index support for :agg

Issue - State: closed - Opened by wotbrew over 2 years ago
Labels: enhancement