issues
search
teoljungberg
/
fx
Versioned database functions and triggers for Rails
MIT License
762
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature/added support for apartment gem
#159
abdullahmajid-devsinc
closed
4 days ago
1
Feature/added support for apartment gem
#158
abdullahmajid-devsinc
closed
4 days ago
0
Bump Rails support to Rails 8
#157
teoljungberg
closed
2 weeks ago
0
Add optional alphabetical ordering in schema dump
#156
salidux
closed
2 weeks ago
1
Support for multiple databases
#155
turgs
closed
2 weeks ago
4
Rails 8.0.0.rc2
#154
teoljungberg
closed
2 weeks ago
0
Rails 8.0.0.rc1
#153
teoljungberg
closed
1 month ago
0
Add Ruby 3.4.0-preview2 to CI matrix
#152
teoljungberg
closed
1 month ago
0
Add Rails 8.0.0.beta1 to CI matrix
#151
teoljungberg
closed
1 month ago
0
Refactor configuration tests
#150
teoljungberg
closed
3 months ago
0
Add Rails 7.2 to test matrix
#149
teoljungberg
closed
3 months ago
0
Fix deprecation warnings
#148
teoljungberg
closed
6 months ago
0
Simplify Fx.load
#147
teoljungberg
closed
6 months ago
0
Move connection-specific code
#146
teoljungberg
closed
6 months ago
1
Move development dependencies to Gemfile
#145
teoljungberg
closed
6 months ago
0
Add Ruby 3.3. to matrix
#144
teoljungberg
closed
6 months ago
0
Dump functions from all visible schemas
#143
joelind
closed
7 months ago
0
Inconsistent function order on schema dumps
#142
albaer
closed
9 months ago
3
Code formatting options for inserting triggers/functions into schema.rb when running migrations
#141
gregblass
closed
10 months ago
1
Schema-dump all user-created functions, not just 'public'
#140
smudge
opened
11 months ago
0
Sort functions and triggers by their name when dumping them to the schema
#139
agrobbin
closed
11 months ago
5
WIP - Replace standard.rb with syntax_tree
#138
teoljungberg
closed
8 months ago
0
Update Standard
#137
teoljungberg
closed
1 year ago
0
Add Rails 7.1 to test matrix
#136
teoljungberg
closed
1 year ago
0
Implement check_function_bodies only for Postgres
#135
cmer
opened
1 year ago
7
Support for `SET LOCAL check_function_bodies`
#134
cmer
closed
6 months ago
7
Update README.md
#133
tarellel
closed
1 year ago
1
Add Rubygems metadata to fx.gemspec
#132
olleolleolle
closed
1 year ago
1
How to use WHEN condition with OLD and NEW values?
#131
WoLkErSs
closed
1 year ago
1
Move configuration methods to `Fx`
#130
teoljungberg
closed
6 months ago
0
Upgrade pg
#129
teoljungberg
closed
1 year ago
0
Require Ruby >= 3.0
#128
teoljungberg
closed
1 year ago
1
Require Rails >= 6.1
#127
teoljungberg
closed
1 year ago
1
How to update a function that's used by triggers?
#126
veganstraightedge
closed
1 year ago
1
Now that postgres has PROCEDUREs as well as FUNCTIONs ... can Fx?
#125
redaikidoka
closed
1 year ago
1
Raise on warnings
#124
teoljungberg
closed
1 year ago
1
Upgrade PG to 1.5 and above
#123
teoljungberg
closed
1 year ago
0
Downgrade PG to < 1.5
#122
teoljungberg
closed
1 year ago
1
Disable RSpec's monkey patching
#121
teoljungberg
closed
1 year ago
0
Add CHANGELOG
#120
teoljungberg
closed
1 year ago
0
Add `Fx::Definition.{function,trigger}`
#119
teoljungberg
closed
1 year ago
0
Add changelog
#118
teoljungberg
closed
1 year ago
0
standard:fix
#117
teoljungberg
closed
1 year ago
0
Add support for SQL views and materialized views
#116
GUI
closed
1 year ago
1
Fix generating function migrations for functions in custom schemas
#115
GUI
closed
6 months ago
4
Add support for create_operator
#114
veganstraightedge
closed
1 year ago
8
Silence db create output
#113
teoljungberg
closed
1 year ago
0
Silence git output
#112
teoljungberg
closed
1 year ago
0
Bump Rails to 6.0 and above
#111
teoljungberg
closed
1 year ago
1
Bump Ruby to 2.7 and above
#110
teoljungberg
closed
1 year ago
1
Next