27 Jan
2017
27 Jan
'17
1:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18000 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- It would be good to pass several tables. It seems that we can pass a regexp, so I tried: --tablename='*borro*' And got: \A* matches null string many times in regex; marked by <-- HERE in m/\A* <-- HERE borro*\z/ at misc/devel/update_dbix_class_files.pl line 59. -- You are receiving this mail because: You are watching all bug changes.