Latest #mysql Threads Top

Schultzer
Hey there, I wrote this low-level library recently, its goal is simply to lower the barrier between Elixir and SQL, and it does that by p...
New
swelham
We’re in the process of moving our codebase from Postgres to MySQL (using PlanetScale) and we’re noticing a number of our aggregate queri...
New
felix-starman
So, I’m using MySQL, and having a table where I’m restricting the ability to insert/update records to have overlaps, but end_date is allo...
New
marcojulian
My Elixir application needs to connect with a MySQL database and listen for insert and updates in certain tables, does anyone know about ...
New
erix
I realize there are multiple topics with the same title, but the questions and answers in those threads either don’t make sense to me or ...
New
erix
I am new to Elixir, so to learn I’m converting an existing NodeJS project into an Elixir one. I intend to use plain Elixir (no framework...
New
ebengt
Greetings, I am trying to allow my existing Postgres application to use Mysql, too. My current problem is this error when running tests ...
New
sahilpaudel
I am getting the following error intermittently in production ** (RuntimeError) connect raised CaseClauseError exception. The exception ...
New
ion
Is there a limit to the amount of data that can be inserted to a database (mysql) of column type longtext? I am trying to insert string d...
New
urbullet
Note: I am using MySQL. I have two tables named Post, Comment schema "posts" do field: id, string field :title, :string f...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Schultzer
Hey there, I wrote this low-level library recently, its goal is simply to lower the barrier between Elixir and SQL, and it does that by p...
New

Last Three Year's Trending Top

erix
I realize there are multiple topics with the same title, but the questions and answers in those threads either don’t make sense to me or ...
New
erix
I am new to Elixir, so to learn I’m converting an existing NodeJS project into an Elixir one. I intend to use plain Elixir (no framework...
New
ebengt
Greetings, I am trying to allow my existing Postgres application to use Mysql, too. My current problem is this error when running tests ...
New
marcojulian
My Elixir application needs to connect with a MySQL database and listen for insert and updates in certain tables, does anyone know about ...
New
felix-starman
So, I’m using MySQL, and having a table where I’m restricting the ability to insert/update records to have overlaps, but end_date is allo...
New
swelham
We’re in the process of moving our codebase from Postgres to MySQL (using PlanetScale) and we’re noticing a number of our aggregate queri...
New

Trending Over Three Years Top

daveaztig14
Hi, I have built a simple elxiir app which receives request like: curl "http://localhost:8085/pass" -H Content-Type: application/json; ...
New
josevalim
Hi everyone, We would like to announce that Plataformatec is working on a new MySQL driver called MyXQL. Our goal is to eventually integ...
New
dimitarvp
Hello all, I am casually working on, as a hobbyist project, every now and then, a WordPress read-only Elixir viewer. I am working my way...
New
revati
Hello, i have fallowing code in my tests: source = %MyModule{} |> Repo.insert!() new = Repo.get!(MyModule, source.id) assert new.id ...
New
markusheilig
Hi everyone, I have a table in a MySQL database with a ‘timestamp’ column called ‘created’ which may contain zero datetimes, i.e. ‘0000-...
New
kokolegorille
Hello everyone, Anyone having success using mariaex with mysql 8.0.x? There is an open issue, but adding to my.cnf … [mysqld] default-...
New
jeroenbourgois
I am saving a model that has a latitude and a longitude. Alongside I would like to save a POINT into my database from those two values. B...
New
acrolink
I am using Mariaex without Ecto to query a MySQL database for one of my projects, I get results like this: %Mariaex.Result{ columns: [...
New
thiagomajesk
Hello everyone! How are you? (I hope you are all fine despite the current situation) Well, I already spent a good amount of time researc...
New
sahilpaudel
I am getting the following error intermittently in production ** (RuntimeError) connect raised CaseClauseError exception. The exception ...
New
urbullet
Note: I am using MySQL. I have two tables named Post, Comment schema "posts" do field: id, string field :title, :string f...
New
ion
Is there a limit to the amount of data that can be inserted to a database (mysql) of column type longtext? I am trying to insert string d...
New
sound2gd
my requirement is simple how to connect to an old database like mysql 5.1, or oceanbase(based on old mysql) I’ve tried myxql, erlang-my...
New
sribe
I need simple access to a bit of data in MySQL (not my primary store), ecto not needed, something at the level of postgrex would be fine....
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement