K. S. Ernest (iFire) Lee
K. S. Ernest (iFire) Lee
Trying cockroachdb on 2.1 beta (v2.1.0-beta.20181015): * Cannot create a database automatically, but can migrate with ecto.migrate (expected) * Getting list of tags fails Replaced query with: ```elixir def list_tags...
Using the vue.js front end I had errors updating articles: https://github.com/gothinkster/elixir-phoenix-realworld-example-app/blob/master/lib/real_world_web/controllers/article_controller.ex#L66 ```elixir def update(conn, %{"id" => slug, "article" => article_params}, user) do article = slug |> Blog.get_article_by_slug!() |> Repo.preload([:author, :favorites])...
Provide Texture and Texture3d resources and if possible refactor the engine so both Texture and Texture3d opensimplex and anl classes can coexist from the same parent class.
> TIf you find any errors, please file an issue becomes > If you find any errors, please file an issue
https://github.com/kubecz3k/FiniteStateMachine/blob/2cd05b4e0cb9199d085aa8812d3e0537b2b9da92/addons/net.kivano.fsm/content/fsm.gd#L100 https://www.oxfordlearnersdictionaries.com/definition/english/receive
https://github.com/kubecz3k/FiniteStateMachine/blob/2cd05b4e0cb9199d085aa8812d3e0537b2b9da92/addons/net.kivano.fsm/content/fsm.gd#L370 Should be assert(...).
Just a bug tracking oauth2 server support. Not sure if it is in scope.
**Is your feature request related to a problem? Please describe.** I have a cockroachdb cluster, I want to use it. **Describe the solution you'd like** Have cockroachdb support. Use the...
Track progress of `tg depend revert`.
This would be great as a engine enhancement, but it needs to have a proposal and converted to c++. Thoughts?