issues
search
jhartwell
/
Plsm
Elixir mix task to generate Ecto models from already existing tables
MIT License
265
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Keep the project working with Postgres
#131
chaodhib
closed
1 year ago
0
Add multiple features
#130
saleyn
opened
2 years ago
0
singularize ecto schema and file names
#129
jgautsch
opened
2 years ago
0
allow custom types via config
#128
jgautsch
opened
2 years ago
1
allow db schema to be set in config
#127
jgautsch
opened
2 years ago
0
Postgres Mix plsm Output Error Geo Fields?
#126
chavenor
opened
2 years ago
1
Adding bytea type
#125
angelomachado
opened
2 years ago
0
Add basic support for SQLite
#124
jmisasa
opened
2 years ago
0
Hex dependency resolution failed
#123
cubytz
opened
3 years ago
7
Improve MySQL support and export module.
#122
trans
opened
3 years ago
1
No function clause matching in Plsm.IO.Export.map_type for :none
#121
trans
opened
3 years ago
0
MySQL mediumtext
#120
msp
opened
3 years ago
2
Port needs to be an integer
#119
msp
opened
3 years ago
1
fixes #104: fixes duplicate fields issue and adds support for compound primary keys
#118
tomjoro
opened
3 years ago
0
Postgres DDL Schemas
#117
akosasante
opened
3 years ago
1
More type to Ecto conversions
#116
naxels
closed
3 years ago
1
Removing Mariaex and using MyXQL
#115
jhartwell
closed
3 years ago
0
Plsm 112
#114
jhartwell
closed
3 years ago
0
plsm-110 fixing integer error
#113
jhartwell
closed
3 years ago
0
the generated config and the generated schemas had syntax issues or things missing
#112
DEvil0000
closed
3 years ago
2
migration file not generated
#111
DEvil0000
closed
3 years ago
1
integer columns not created in schema
#110
DEvil0000
closed
3 years ago
1
Please support `myxql` for MySQL?
#109
dimitarvp
closed
3 years ago
2
Column whitespace fix
#108
sashman
closed
4 years ago
2
Adding tests for Postgres schema generation
#107
sashman
closed
4 years ago
1
Update mysql.ex: use backticks around table name
#106
ktec
closed
4 years ago
1
Prompt to create destination folder if it doesn't already exist
#105
jhartwell
opened
4 years ago
0
Unique contraints cause duplicate fields when using postgres
#104
jhartwell
opened
4 years ago
1
Closing file after writing
#103
sashman
closed
4 years ago
0
Upgrading postgrex to support ecto 3
#102
sashman
closed
4 years ago
0
Fixing primary_key parameter
#101
sashman
closed
4 years ago
3
Phoenix 1.4, generated schemas contain wrong syntax
#100
MathiasWedeken
closed
4 years ago
2
PLSM-95 mix format and update primary key generation
#99
jhartwell
closed
4 years ago
0
PLSM-96 converting :text to :string
#98
jhartwell
closed
5 years ago
0
Some minor nits with Phoenix 1.4.10 and Elixir 1.9
#97
rugyoga
closed
5 years ago
1
:text type should be :string
#96
sashman
closed
5 years ago
1
Primary keys, eg :id, clash with auto-generated Ecto primary keys
#95
sashman
closed
4 years ago
4
Fixing cast call in schema files #93
#94
sashman
closed
5 years ago
5
Fix cast call
#93
sashman
closed
5 years ago
4
Some typos fixed
#92
ivanovv
closed
5 years ago
1
Mariaex Version Upgrade
#91
mark-atk
closed
5 years ago
7
`:map` type is recognized but not properly exported
#90
mradke
closed
5 years ago
2
they may contain sensitive data such as database credentials
#89
codenoid
closed
5 years ago
2
Enable filtering on table names
#88
wcpines
closed
5 years ago
0
Updating README
#87
jhartwell
closed
6 years ago
0
Error while running mix plsm
#86
papakay
closed
6 years ago
1
Merge master readme
#85
jhartwell
closed
6 years ago
0
Fix spelling of "formerly"
#84
marnen
closed
6 years ago
0
Formatting Fixes, UUID Type Addition, Text Attribute Fix
#83
cdesch
closed
6 years ago
0
Text Native Type for Ecto/Postgres
#82
cdesch
closed
6 years ago
1
Next