Skip to content

Commit 893c9d2

Browse files
committed
Start to remove long unsupported adapters
1 parent 2e6eb71 commit 893c9d2

File tree

88 files changed

+4
-4814
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+4
-4814
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
require 'rake/clean'
2828

29-
CLEAN.include 'derby*', 'test.db.*', '*test.sqlite3', 'test/reports'
29+
CLEAN.include 'test.db.*', '*test.sqlite3', 'test/reports'
3030
CLEAN.include 'lib/**/*.jar', 'MANIFEST.MF', '*.log', 'target/*'
3131

3232
task :default => :jar # RubyGems extention will do a bare `rake' e.g. :

activerecord-jdbcderby-adapter/LICENSE.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

activerecord-jdbcderby-adapter/README.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

activerecord-jdbcderby-adapter/Rakefile

Lines changed: 0 additions & 3 deletions
This file was deleted.

activerecord-jdbcderby-adapter/activerecord-jdbcderby-adapter.gemspec

Lines changed: 0 additions & 23 deletions
This file was deleted.

activerecord-jdbcderby-adapter/lib/active_record/connection_adapters/jdbcderby_adapter.rb

Lines changed: 0 additions & 5 deletions
This file was deleted.

activerecord-jdbcderby-adapter/lib/activerecord-jdbcderby-adapter.rb

Lines changed: 0 additions & 2 deletions
This file was deleted.

jdbc-derby/History.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

jdbc-derby/LICENSE.txt

Lines changed: 0 additions & 202 deletions
This file was deleted.

jdbc-derby/README.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)