Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fukamachi/mito issues and pull requests
#153 - Update README.markdown
Pull Request -
State: closed - Opened by daninus14 15 days ago
- 1 comment
#152 - Compile of Classes with Metaclass Fails because of DB Connection
Issue -
State: open - Opened by daninus14 30 days ago
- 8 comments
#151 - Rename `do-cursor` -> `do-select`, and make it work in all RDBMS
Pull Request -
State: closed - Opened by fukamachi 3 months ago
#150 - Cursor support (only for PostgreSQL)
Pull Request -
State: closed - Opened by fukamachi 3 months ago
#148 - Multiple Qualifiers for Data Types Not Working as Expected
Issue -
State: open - Opened by daninus14 4 months ago
- 1 comment
#147 - Adding documentation on data type qualifiers
Pull Request -
State: closed - Opened by daninus14 4 months ago
- 1 comment
#146 - Can you please enable discussions?
Issue -
State: closed - Opened by daninus14 4 months ago
- 3 comments
#145 - Mito failing on load, `too few arguments` for format string
Issue -
State: closed - Opened by Izaakwltn 4 months ago
- 2 comments
#144 - Add a new parameter `:step` to `migrate` for specifying the number to upgrade the DB schema
Pull Request -
State: open - Opened by fukamachi 5 months ago
#143 - Generate `IS NULL` query by specifying `NIL` for key-value style query functions.
Pull Request -
State: closed - Opened by fukamachi 5 months ago
#142 - Question: How can I deal with the `mito:retrieve-dao` return?
Issue -
State: closed - Opened by kevinmarquesp 5 months ago
- 1 comment
#141 - Add `:format` and `:lispify` to `retrieve-by-sql`
Pull Request -
State: closed - Opened by fukamachi 5 months ago
#140 - Change the type of schema versions from VARCHAR to BIGINT.
Pull Request -
State: closed - Opened by fukamachi 5 months ago
#139 - Generate down migration files.
Pull Request -
State: closed - Opened by fukamachi 6 months ago
#138 - Add auto-generated accessors with :conc-name only when :reader and :writer are not specified
Pull Request -
State: closed - Opened by fukamachi 6 months ago
#137 - Self referencing
Pull Request -
State: closed - Opened by fukamachi 6 months ago
#136 - Fix: avoid unused variable style warnings
Pull Request -
State: closed - Opened by kilianmh 7 months ago
- 1 comment
#135 - Some recent changes broke migrations when there is a dollar-quoted literal
Issue -
State: closed - Opened by svetlyak40wt 9 months ago
- 1 comment
#134 - Add `:force` option to `migrate`.
Pull Request -
State: closed - Opened by fukamachi 10 months ago
#133 - Document the clack middleware and `retrieve-by-sql`
Pull Request -
State: closed - Opened by cadrgtsecond 11 months ago
- 1 comment
#132 - Memory fault
Issue -
State: closed - Opened by garlic0x1 about 1 year ago
- 3 comments
#131 - Add docstrings, mention that DB drivers are required for binaries
Pull Request -
State: closed - Opened by vindarel about 1 year ago
- 2 comments
#130 - Boolean type not handling T value correctly when inserting
Issue -
State: open - Opened by dannyob about 1 year ago
- 1 comment
#129 - Eager Loading should be with a JOIN not two queries
Issue -
State: open - Opened by daninus14 about 1 year ago
#128 - Multiple Joins
Issue -
State: open - Opened by daninus14 about 1 year ago
- 2 comments
#127 - Export mito:select-by-sql
Pull Request -
State: closed - Opened by fukamachi over 1 year ago
#126 - Allow to specify SELECT expression in select-dao
Issue -
State: closed - Opened by kisp over 1 year ago
- 3 comments
#125 - find-dao cannot find NULL values in row (includes patch)
Issue -
State: open - Opened by prxq2 over 1 year ago
#124 - Fix map-all-superclasses not to funcall multiple times for the given class
Pull Request -
State: closed - Opened by fukamachi almost 2 years ago
#123 - Correct link to PostgreSQL docs.
Pull Request -
State: closed - Opened by Tekki almost 2 years ago
- 1 comment
#122 - Added reference to select-by-sql in documentation
Pull Request -
State: closed - Opened by halcyonseeker almost 2 years ago
- 1 comment
#121 - Fix to work find-child-columns even for mixin classes.
Pull Request -
State: closed - Opened by fukamachi almost 2 years ago
- 1 comment
#120 - Error when retrieving a View from the database
Issue -
State: open - Opened by svetlyak40wt about 2 years ago
- 2 comments
#119 - `:deflate` slot option not being called when defining a relationship
Issue -
State: open - Opened by halcyonseeker about 2 years ago
#118 - Fix issue in initial migration.
Pull Request -
State: closed - Opened by svetlyak40wt about 2 years ago
- 1 comment
#117 - underscores break slot names
Issue -
State: open - Opened by einsiedlerspiel about 2 years ago
#116 - Added section on disabling logging
Pull Request -
State: open - Opened by halcyonseeker about 2 years ago
#115 - The value of CL-POSTGRES::PARAMETERS is 2327607654652096140, which is not of type LIST
Issue -
State: open - Opened by svetlyak40wt about 2 years ago
- 1 comment
#114 - (mito:find-dao can't find column like dict_name_cn
Issue -
State: open - Opened by bliugithub about 2 years ago
- 4 comments
#113 - Lock for migration
Pull Request -
State: closed - Opened by fukamachi over 2 years ago
#112 - Record all existing migration versions on the first table creation.
Pull Request -
State: closed - Opened by fukamachi over 2 years ago
#111 - Does not load on ABCL 1.8.0 on Windows
Issue -
State: open - Opened by jespertp-systematic almost 3 years ago
- 2 comments
#110 - Question: how to select, filter (when clause) and count the results?
Issue -
State: open - Opened by vindarel about 3 years ago
- 2 comments
#109 - Feature: migration, not null constraint failed: provide default?
Issue -
State: open - Opened by vindarel about 3 years ago
- 2 comments
#108 - Adding documentation for :col-type
Pull Request -
State: closed - Opened by daninus14 about 3 years ago
- 5 comments
#107 - Fix unbound *connection* error after disconnected
Pull Request -
State: closed - Opened by sheepduke about 3 years ago
- 1 comment
#106 - Function disconnect-toplevel makes *connection* unbound which breaks connected-p
Issue -
State: closed - Opened by sheepduke about 3 years ago
- 1 comment
#105 - Update logger.lisp
Pull Request -
State: closed - Opened by bilalkhanqadri over 3 years ago
- 1 comment
#104 - Support for foreign key and other constrains.
Issue -
State: open - Opened by eko234 over 3 years ago
- 6 comments
#103 - join queries with mito
Issue -
State: closed - Opened by rajasegar over 3 years ago
- 3 comments
#102 - transactions and rollbacks.
Issue -
State: open - Opened by eko234 over 3 years ago
- 4 comments
#101 - Make MAKE-DAO-INSTANCE accept symbolic class names.
Pull Request -
State: closed - Opened by svetlyak40wt over 3 years ago
- 1 comment
#100 - Make mito:retrieve-by-sql allow to take UNION [ALL] SQLs.
Pull Request -
State: closed - Opened by fukamachi over 3 years ago
#99 - Document mito:*migration-keep-temp-tables*
Pull Request -
State: closed - Opened by zen-wq over 3 years ago
- 1 comment
#98 - LIST column type and automatically handling many-to-many relations
Issue -
State: open - Opened by zen-wq over 3 years ago
- 4 comments
#97 - Support :initform for SQLite3 migrations
Pull Request -
State: closed - Opened by zen-wq over 3 years ago
- 1 comment
#96 - Allow multiple INCLUDES
Pull Request -
State: closed - Opened by zen-wq over 3 years ago
- 1 comment
#95 - Fix the logger to work even when the call function is an uninterned symbol
Pull Request -
State: closed - Opened by fukamachi over 3 years ago
#94 - make-dao-instance => generic
Pull Request -
State: closed - Opened by zen-wq over 3 years ago
- 1 comment
#93 - Make keeping temporary sqlite3 tables optional
Pull Request -
State: closed - Opened by zen-wq over 3 years ago
- 2 comments
#92 - Make :initform option translate to SQL DEFAULT
Pull Request -
State: closed - Opened by zen-wq over 3 years ago
- 2 comments
#91 - Proposal to check early for null values (on `find-dao` and friends)
Issue -
State: open - Opened by vindarel over 3 years ago
#90 - Logger Error on ECL. (There exists no package with name NIL)
Issue -
State: closed - Opened by iarebatman over 3 years ago
- 3 comments
#89 - Won't use col-type when retrieve-dao for inherted table
Issue -
State: open - Opened by C-Entropy over 3 years ago
- 3 comments
#88 - Calling the function mito:table-exists-p results in an error
Issue -
State: closed - Opened by cxxxr over 3 years ago
- 1 comment
#87 - Fix broken by https://github.com/fukamachi/mito/pull/82
Pull Request -
State: closed - Opened by cxxxr over 3 years ago
#86 - mito:migrate-table fails
Issue -
State: open - Opened by cxxxr over 3 years ago
#85 - functionize the process of adding record-timestamp-mixin/auto-pk-class.
Pull Request -
State: closed - Opened by cxxxr over 3 years ago
#84 - Replace optima with trivia
Pull Request -
State: closed - Opened by cxxxr over 3 years ago
#83 - muffle condition
Pull Request -
State: closed - Opened by cxxxr over 3 years ago
#82 - change to use parse-col-type
Pull Request -
State: closed - Opened by cxxxr over 3 years ago
#81 - change to use parse-col-type
Pull Request -
State: closed - Opened by cxxxr over 3 years ago
#80 - Unused function exists in macro expansion result of select-dao, and compiler-note is displayed.
Issue -
State: closed - Opened by cxxxr over 3 years ago
#79 - The accessor created by deftable cannot access dao.
Issue -
State: open - Opened by cxxxr over 3 years ago
Labels: bug
#78 - Use the references ID column in mito:save-dao when it's bound.
Pull Request -
State: closed - Opened by fukamachi almost 4 years ago
#77 - Re-merge of #76 into master branch
Pull Request -
State: closed - Opened by fukamachi almost 4 years ago
#76 - Allow relational slot readers even for mixin classes.
Pull Request -
State: closed - Opened by fukamachi almost 4 years ago
#75 - Fix slot-missing error when using mixin class with relational col-type.
Pull Request -
State: closed - Opened by fukamachi almost 4 years ago
#74 - Function parse-statements unable to separate statements in some cases
Issue -
State: open - Opened by svetlyak40wt almost 4 years ago
#73 - Fixed error when insert-dao used with object having the value for the serial-key
Pull Request -
State: closed - Opened by svetlyak40wt about 4 years ago
- 1 comment
#72 - Keep from polluting COMMON-LISP with ESRAP rules
Pull Request -
State: closed - Opened by MrLightningBolt about 4 years ago
- 1 comment
#71 - Avoid conflicts with sxql:shadow
Pull Request -
State: closed - Opened by cxxxr about 4 years ago
#70 - Test migration/sqlite3 fails
Issue -
State: open - Opened by Ambrevar about 4 years ago
- 1 comment
#69 - Unbound slot error
Issue -
State: open - Opened by kinofsolmorrow over 4 years ago
- 9 comments
#68 - Edits to README.
Pull Request -
State: closed - Opened by gptix over 4 years ago
- 1 comment
#67 - An offer of help, and a request for help.
Pull Request -
State: closed - Opened by gptix over 4 years ago
- 2 comments
#66 - Generating unnecessary ALTER migrations for :primary-key class option on PostgreSQL
Issue -
State: open - Opened by fukamachi over 4 years ago
Labels: bug
#65 - Don't take local functions as the previous stacks.
Pull Request -
State: closed - Opened by fukamachi almost 5 years ago
#64 - Allow to use DBI:PREPARE-CACHED instead of DBI:PREPARE.
Pull Request -
State: closed - Opened by fukamachi almost 5 years ago
#63 - Implicit dynamic system loading is EVIL
Issue -
State: open - Opened by sheepduke almost 5 years ago
#62 - select-daoにrelated節を追加
Pull Request -
State: closed - Opened by cxxxr almost 5 years ago
- 9 comments
#61 - not valid mysql create table sql
Issue -
State: open - Opened by lidh04 about 5 years ago
- 1 comment
#60 - Use DBI logger for logging
Pull Request -
State: closed - Opened by fukamachi about 5 years ago
- 1 comment
#59 - Add the default initarg even to ghost slots
Pull Request -
State: closed - Opened by fukamachi about 5 years ago
- 1 comment
#58 - DB Error: NOT NULL constraint failed: content.user_id (Code: CONSTRAINT)
Issue -
State: closed - Opened by rnfn over 5 years ago
- 2 comments
#57 - Fix foreign-value when slot-value is nil
Pull Request -
State: closed - Opened by cxxxr over 5 years ago
- 1 comment
#56 - ":NULL fell through ETYPECASE expression" for nullable column
Issue -
State: open - Opened by svetlyak40wt over 5 years ago
#55 - Function select-by-sql was exported and now accepts :binds parameter like retrieve-by-sql
Pull Request -
State: closed - Opened by svetlyak40wt over 5 years ago
- 4 comments
#54 - Change select-dao to return also sxql struct as values
Pull Request -
State: closed - Opened by masatoi over 5 years ago
#53 - Free query resources after use
Pull Request -
State: closed - Opened by daewok over 5 years ago
- 3 comments