Ecosyste.ms: Issues

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

GitHub / ateliware/triplex issues and pull requests

#95 - Resolves deprecation warnings on elixir 1.17

Pull Request - State: open - Opened by PaulOstazeski 7 months ago

#94 - Compile warnings in Elixir 1.17

Issue - State: open - Opened by ArthurClemens 7 months ago

#93 - Is there any plan or intention to support SQLite?

Issue - State: open - Opened by joeljuca 11 months ago

#92 - Force prefix option repo ?

Issue - State: open - Opened by asrocha over 1 year ago

#91 - Remove error from mix task `triplex.migrations`

Pull Request - State: open - Opened by PaulOstazeski over 1 year ago

#90 - warnings in compile

Issue - State: open - Opened by gabrielmancini about 2 years ago - 2 comments

#89 - feat(Triplex): Allow users to turn off logging of SQL queries

Pull Request - State: open - Opened by tomciopp over 2 years ago

#87 - Misc doc changes

Pull Request - State: open - Opened by kianmeng about 3 years ago

#86 - New release on hex.pm?

Issue - State: open - Opened by aseigo about 3 years ago - 4 comments

#85 - Running tenant migrations without Mix for apps deployed via mix release

Issue - State: open - Opened by haizop over 3 years ago - 4 comments

#84 - move `timestamp/0` into Mix.Triplex

Pull Request - State: open - Opened by aseigo over 3 years ago

#83 - Make it clear that `repo` is a module not a map by using `()`

Pull Request - State: closed - Opened by aseigo over 3 years ago - 1 comment

#82 - Bug: Triplex.all/1 does not consider tenant_prefix

Issue - State: open - Opened by MMore over 3 years ago - 2 comments

#81 - Use information schema as the default behaviour for MySQL driver

Pull Request - State: open - Opened by HammamSamara over 3 years ago - 4 comments

#80 - Depend on information_schema for MyXQL driver

Pull Request - State: closed - Opened by HammamSamara almost 4 years ago - 8 comments

#78 - Issue #74 -all/1 should not return prefixes

Pull Request - State: closed - Opened by abarr over 4 years ago - 2 comments

#77 - Triplex.all should not return prefixes #74

Pull Request - State: closed - Opened by abarr over 4 years ago

#76 - Added support for MyXQL package (mariaex package was removed)

Pull Request - State: closed - Opened by femz12 over 4 years ago - 11 comments

#75 - Does Tripex support the new MyXQL package?

Issue - State: closed - Opened by femz12 over 4 years ago - 1 comment

#74 - Triplex.all should not return prefixes

Issue - State: open - Opened by kelvinst over 4 years ago - 14 comments

#73 - Looking for a top level `rollback` function like `Triplex.migrate/2`

Issue - State: open - Opened by zorn almost 5 years ago - 4 comments

#72 - `mix triplex.migrate` didn't migrate public

Issue - State: closed - Opened by yz-ark7 about 5 years ago - 2 comments

#71 - Investigate the dynamic repo's idea

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

#70 - Make mix triplex.migrate respect configured tenant_prefix

Pull Request - State: closed - Opened by anamba over 5 years ago - 3 comments

#69 - Remove plugs

Pull Request - State: open - Opened by mgiacomini over 5 years ago - 5 comments

#68 - Release 1.3?

Issue - State: closed - Opened by junjizhi almost 6 years ago - 2 comments

#67 - Creating tenant in tests

Issue - State: closed - Opened by 0urobor0s almost 6 years ago - 4 comments

#66 - Migrating on existing tenants in Production

Issue - State: open - Opened by churcho almost 6 years ago - 6 comments

#65 - Mariaex.Error on 1.3.0-rc.0

Issue - State: closed - Opened by churcho almost 6 years ago - 1 comment

#64 - Fix compilation error when specific adapter is not included

Pull Request - State: closed - Opened by vanetix almost 6 years ago - 4 comments

#63 - Extract plugs to another lib

Issue - State: open - Opened by kelvinst almost 6 years ago - 5 comments

#62 - Do not use Ecto's private APIs

Issue - State: closed - Opened by kelvinst almost 6 years ago - 1 comment

#61 - Ecto 3 support

Pull Request - State: closed - Opened by abarr over 6 years ago - 20 comments

#60 - Create plug that loads the current tenant assign from a given header…

Pull Request - State: closed - Opened by t00lmaker over 6 years ago - 8 comments

#59 - Ecto 3 Support

Issue - State: closed - Opened by kapilpipaliya over 6 years ago - 8 comments

#58 - Bumped dependency versions, configurable migrations path

Pull Request - State: closed - Opened by ramansah over 6 years ago - 1 comment

#57 - Create CODE_OF_CONDUCT.md

Pull Request - State: closed - Opened by kelvinst over 6 years ago - 1 comment

#55 - Failing to Fetch and Insert into Tenant table

Issue - State: closed - Opened by blisscs almost 7 years ago - 1 comment

#54 - cast_assoc is not saving prefix.

Issue - State: closed - Opened by kapilpipaliya almost 7 years ago - 4 comments

#53 - Mysql compatibility

Pull Request - State: closed - Opened by maxmarcon about 7 years ago - 3 comments

#52 - Making Triplex MySQL compatible

Issue - State: closed - Opened by maxmarcon about 7 years ago - 4 comments

#51 - Adding downloads to readme

Pull Request - State: closed - Opened by kelvinst about 7 years ago - 1 comment

#50 - Making the plug dependency optional

Pull Request - State: closed - Opened by kelvinst about 7 years ago - 3 comments

#49 - fix: do not use Mix during runtime

Pull Request - State: closed - Opened by dustinfarris about 7 years ago - 11 comments

#48 - chore: clean up readme

Pull Request - State: closed - Opened by dustinfarris about 7 years ago - 1 comment

#47 - Triplex.create is too slow for tests

Issue - State: open - Opened by dustinfarris about 7 years ago - 16 comments
Labels: enhancement

#46 - Custom SQL in migrations

Issue - State: closed - Opened by dustinfarris about 7 years ago - 1 comment

#45 - Mix.Project.deps_paths/0 not found deploying with edeliver

Issue - State: closed - Opened by vinceurag about 7 years ago - 10 comments
Labels: bug

#44 - Fixing func execution on Triplex.create/2

Pull Request - State: closed - Opened by kelvinst over 7 years ago - 1 comment

#43 - Refactoring plug configuration

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#42 - Defining a return for all the commands on `Triplex`

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#41 - Problem getting the migrations inside a OTP release

Issue - State: closed - Opened by reimo over 7 years ago - 19 comments
Labels: bug

#40 - Remove hard dependency on plug

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#39 - Improving our description

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#38 - Better and better docs

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#37 - Removing hard lock for plug

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#36 - Better docs

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#35 - Getting the coverage triplex deserves

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#34 - Upgrading to ecto 2.2 rc

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#33 - Code climate badge

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#32 - Readme improvs

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#31 - Configure coveralls.io

Issue - State: closed - Opened by kelvinst over 7 years ago

#30 - Concluding milestone 1.0.0

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#29 - Resolve `redefining module` warnings

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#28 - Some refactors on plug configuration and architechture

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#27 - Ensure plug

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#26 - Refactor on plugs configuration

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#25 - Test coverage for mix tasks

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#24 - Some more plugs

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#23 - Fixing it for real now

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#22 - Finally fixing reserved tenants

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#21 - Fixing reserved tenants again

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#20 - Fixing reserved tenants

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#19 - Ensure the tenant loading on the plugs

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#18 - Saving prefix to conn too

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#17 - Creating a basic param plug for triplex

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#16 - Fixing duplicated to_prefix

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#15 - Fixing problem on to_prefix for not string values

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#14 - Releasing 0.4.0

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#13 - Remove deprecated code

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#12 - Deprecating some bad functions

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#11 - Adding a prefix configuration to tenants

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#10 - Better coverage to triplex.ex

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#9 - Deprecate the use of `Triplex.put_tenant/2`

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#8 - Powering up put_tenant recursivity

Pull Request - State: closed - Opened by kelvinst over 7 years ago

#7 - Accept maps and structs on put_tenant

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#6 - Create triplex plugs

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#5 - Get a bigger coverage

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#4 - Create a configuration for the tenants prefix

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#3 - Create a `Triplex.put_tenant\2` function to add the given prefix to prefixables

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#2 - Deprecate `put_current_tenant/1` and `current_tenant/0` from `Triplex`

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement

#1 - Document the main usage

Issue - State: closed - Opened by kelvinst over 7 years ago
Labels: enhancement